aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-05-20 21:15:29 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-05-20 21:15:29 +0000
commit2bed905feae3f45a28237d20b075ef13dfb55a87 (patch)
tree15899a05712cbe766e03fecaa272bff53acf393f /ReleaseNotes.txt
parentb81ee70bdb7e02d1612fd2abc69bfedf2d3210c7 (diff)
[Author: dmaclach]
Fix up GTM build so that it builds on Tiger. DELTA=15 (15 added, 0 deleted, 0 changed) R=thomasvl
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 643eea9..6b3d195 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -292,6 +292,12 @@ Changes since 1.5.1
- Added GTMNSScanner+JSON for scanning out JSON objects and arrays. We don't
parse JSON as there are several other frameworks out there for doing that.
+- Fixed up GTMABAddressBook so that it will compile and run on Tiger as well.
+ This did mean some slight functional differences in terms of the
+ *WithCompositeNameWithPrefix methods as they can't do diacritic or width
+ insensitive search on Tiger, but this shouldn't affect most users.
+
+
Release 1.5.1
Changes since 1.5.0
16-June-2008