diff --git a/ChangeLog b/ChangeLog index d9af9f412..9da4fec42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2018-02-25 Richard Frith-Macdonald + + * Source/GSeq.h: Fixup error in last modification. + * Source/GSString.m: Add method to reliably get a GSUnicodeString + * Tests/base/NSString/test00.m: Fix tests to properly check range + searches using all combinations of 8bit and 16bit representation + strings. + 2018-02-25 Richard Frith-Macdonald * Source/GSeq.h: Fix boundary checks searching for unicode strings.