aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt21
1 files changed, 19 insertions, 2 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 0233235..f197504 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,5 +1,22 @@
+Google Toolbox for Mac Release Notes
+
+Project site: http://code.google.com/p/google-toolbox-for-mac/
+Discussion group: http://groups.google.com/group/google-toolbox-for-mac
+
+
+Release ?.?.?
+Changes since 1.0.0
+
+- 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)
+
+
+
Release 1.0.0
14-January-2008
-Initial public release. Includes some simple utils, xcode configs, and
-some support for doing unit tests of graphical things.
+- Initial public release. Includes some simple utils, xcode configs, and
+ some support for doing unit tests of graphical things.