aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar thomasvl <thomasvl@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2008-02-27 03:54:04 +0000
committerGravatar thomasvl <thomasvl@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2008-02-27 03:54:04 +0000
commitf38d4ee0e9157d2ac3c9a08fde37b9e19457fb0f (patch)
tree4182025226697a53d884a65a13e94adc44e60c74 /ReleaseNotes.txt
parentb3086cfd9aead0b2900c2d942b289957837286ab (diff)
Found and fixed a bug in the regex enumerators that was causing them to
incorrectly walk a string when using '^' in an expression. Added GTMScriptRunner for spawning scripts.
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index f197504..fee7f61 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -7,12 +7,20 @@ Discussion group: http://groups.google.com/group/google-toolbox-for-mac
Release ?.?.?
Changes since 1.0.0
+- Updated the project so Xcode 3 is also happy.
+
- Fixed up the prefix header of the project and prefix handing in the Unittest
Xcode Config. (thanks schafdog)
+
- Fixed error in handling default compression for NSData+zlib
+
- Changed name on API in NSString+XML and added another api to make this a
litte more clear. (thanks Kent)
+- Found and fixed a bug in the regex enumerators that was causing them to
+ incorrectly walk a string when using '^' in an expression.
+
+- Added GTMScriptRunner for spawning scripts.
Release 1.0.0