aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-11-20 20:00:41 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-11-20 20:00:41 +0000
commitfe8a34f1515ffad41dac45e90a3b2096cc5699df (patch)
tree1cbebdacc06c969c28a15345182728c2f48bd0e7 /ReleaseNotes.txt
parentcc6fc10bc9d001abb200449d311e8f8b8e176647 (diff)
[Author: thomasvl]
Added Xcode configs for iPhone 2.2, 2.2.1, 3.0, 3.1, 3.1.2. Updated the GTMiPhone project to have multiple config support. Updated the helper script to handle all the iPhone configs also. Left the generic configs in for now until the automated builds are updated. Updated one issues with the atomic ops and iphone 3+ sdks. R=dmaclach DELTA=1413 (1397 added, 0 deleted, 16 changed)
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index a1bdfa2..cc2a282 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -349,6 +349,11 @@ Changes since 1.5.1
- GTMNSAnimation+Duration.m adds support for checking for control and shift
keys when trying to decide how to calculate durations for animations.
+- Added Xcode configs for iPhone 2.2, 2.2.1, 3.0, 3.1, 3.1.2.
+
+- Added configurations GTMiPhone for all the new configs, updated the build
+ scripts to build all iPhone SDKs also.
+
Release 1.5.1
Changes since 1.5.0