--- ibx/trunk/changelog 2017/02/24 16:34:51 51 +++ ibx/trunk/changelog 2017/03/27 15:21:02 60 @@ -1,3 +1,14 @@ +IBX Change Log version (2.0.3) tba, 24 Feb 2017 12:17:53 +0000 + +1. IBCustomDataset: Minor change of PChar to PByte for compatibility with fbintf + changes. + +2. IBCustomDataset: Fixed use of incorrect datasize in TIBStringField.SetAsString. + Bug could result in truncated multi-byte character set values. + +3. Changes consequential on moving fbintf character set utility functions from + IFirebirdAPI to IAttachment. + IBX Change Log version (2.0-2) Fri, 24 Feb 2017 12:17:53 +0000 1. TIBDatabase.CreateDatabase: extract full DB Name from SQL using reg ex in order to