aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-10-27 20:22:05 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-10-27 20:22:05 +0000
commit152371e19df0bcf4233895b9c41b906dbcdeaf9b (patch)
treea28b7a9e69683e64fce0374cc1bce67007d64a24 /ReleaseNotes.txt
parent982c28eb83a3a834845f6f2f3fd6b36f1ca39be8 (diff)
[Author: dmaclach]
Add SDEFCompiler to GTM. This is great for anyone working with SDEF files. R=thomasvl DELTA=39 (37 added, 0 deleted, 2 changed)
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index b18e8d2..e447726 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -337,11 +337,14 @@ Changes since 1.5.1
- Added GTMNSData+Hex for conversion to and from hex strings.
-- Added GTMNSNumber+64Bit for working with CGFloats, NSIntegers and NSUInters
- using NSNumber on all supported SDKs.
+- Added GTMNSNumber+64Bit for working with CGFloats, NSIntegers and
+ NSUIntegers using NSNumber on all supported SDKs.
- Added GTMIBArray for building arrays in nib files.
+- Added SDEFCompiler.sh for making it easier to error check SDEFs at
+ compile time. See BuildScripts/SDEFCompiler.sh for details on how to set it
+ up. If you work with SDEFs at all, this one is worth checking out.
Release 1.5.1
Changes since 1.5.0