aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2011-11-16 16:30:13 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2011-11-16 16:30:13 +0000
commit335387a9a650c5f6275d22a6a85c913cf8188d03 (patch)
tree447da7bc09509faaa531b69533e4968b4669f3c1 /ReleaseNotes.txt
parent711247f40bf28cc93e8be3e74bc5d654884c9ce4 (diff)
[Author: thomasvl]
Move the MacOSX configs as also going in the direction of settings the SDK in the project and getting it out of the configs. TBR=dmaclach
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 435bda8..cf82935 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -18,6 +18,11 @@ Changes since 1.6.0
- Added Foundation/GTMURITemplate to support the pending standard.
+- Moved the xcconfig files in a direction where they use they don't set the
+ SDKs and instead it (along with the min supported OS version) goes in the
+ project file. This is the model Apple is pushing for and they are removing
+ older SDKs with each tool chain release somewhat forcing this model.
+
Release 1.6.0
Changes since 1.5.1