aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2013-01-02 13:00:13 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2013-01-02 13:00:13 +0000
commit3d42089a8fac73ca2c437fdfffaffc12ac540159 (patch)
tree25df431d42703439793720061f3ba213ea7fe7ee /ReleaseNotes.txt
parent2c2586d12e7757a41a1eda0c47c6b9c2fabe970e (diff)
[Author: thomasvl]
Remove the GC support code. Add the needed images for the iOS unittests under iOS 6.0. Add a workspace file for the iPhone project. R=dmaclach DELTA=215 (85 added, 122 deleted, 8 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 0bd6557..41b16d9 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -27,6 +27,9 @@ Changes since 1.6.0
- Initial support for using the Xcode provided OCUnit for unittesting on iOS.
Define GTM_IPHONE_USE_SENTEST to 1 to use this.
+- Removed support for Garbage Collection, leaving just the shell for other code
+ that might have depended on some of the constants/method GTM provided.
+
Release 1.6.0
Changes since 1.5.1