aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2010-01-15 23:01:01 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2010-01-15 23:01:01 +0000
commit2bb0d1179cb0fe86385eaf087f9a924d1802910f (patch)
treed216356f43945142a277bcd06b7a290e8743e2b7 /ReleaseNotes.txt
parentb2fa9805eb63d5daa1dd8fab1edf0c85fb7ebfc0 (diff)
[Author: iwade]
Added GTMStringEncoding which is a generic base 2-128 encoder/decoder with support for custom character maps. R=thomasvl APPROVED=thomasvl DELTA=723 (723 added, 0 deleted, 0 changed)
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index a61862e..58aa502 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -385,6 +385,9 @@ Changes since 1.5.1
- Added GTMTypeCasting.h which gives you safer objective-c casts based on
C++ static_cast and dynamic_cast.
+- Added GTMStringEncoding which is a generic base 2-128 encoder/decoder with
+ support for custom character maps.
+
Release 1.5.1
Changes since 1.5.0