ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/changelog
(Generate patch)

Comparing ibx/trunk/changelog (file contents):
Revision 318 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 319 by tony, Thu Feb 25 12:05:40 2021 UTC

# Line 1 | Line 1
1 < IBX Change Log  version (2.4-0 Build 12473) Wed, 17 Feb 2021 10:49:57 +0000
1 > IBX Change Log  version (2.4-0 Build 12517) Fri, 19 Feb 2021 13:27:20 +0000
2  
3   1. Firebird 4 support added.
4  
# Line 59 | Line 59 | IBX Change Log  version (2.4-0 Build 124
59   20. IBTreeView split into DBTreeView and IBTreeView. This former is an IBX indepedent
60      version that can be customised to work with other database drivers.
61  
62 + 21. ISQLMonitor: use platform specific LineEnding to delimit messages. Avoids
63 +    unnecessary CR at end of line on Unix platforms.
64 +
65 + 22. ISQLMonitor: Unix: Default semaphore timeout increased from 1 second to 10
66 +    seconds in order to reduce risk of message loss.
67 +
68 + 23. ISQLMonitor: read and write count statistics now available via:
69 +      property TIBSQLMonitor.ReadCount;
70 +      IIBSQLMonitorHook.GetWriteCount: integer;
71 +
72 + 24. ISQLMonitor tidy up and unit split. IPC functions moved to new unit IBIPC.
73 +
74   IBX Change Log  version (2.3-5 Build 12350) Tue, 25 Aug 2020 16:11:02 +0100
75  
76   1.  TIBStringField: when a string value is read from a dataset buffer, if the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines