summaryrefslogtreecommitdiffstats
path: root/JavaScriptGlue/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptGlue/ChangeLog')
-rw-r--r--JavaScriptGlue/ChangeLog19
1 files changed, 16 insertions, 3 deletions
diff --git a/JavaScriptGlue/ChangeLog b/JavaScriptGlue/ChangeLog
index 9be5063..c74b808 100644
--- a/JavaScriptGlue/ChangeLog
+++ b/JavaScriptGlue/ChangeLog
@@ -1,8 +1,21 @@
-2009-02-03 Mark Rowe <mrowe@apple.com>
+2009-03-13 Mark Rowe <mrowe@apple.com>
- Merge r40345.
+ Rubber-stamped by Dan Bernstein.
+
+ Take advantage of the ability of recent versions of Xcode to easily switch the active
+ architecture.
+
+ * Configurations/DebugRelease.xcconfig:
+
+2009-02-24 Mark Rowe <mrowe@apple.com>
+
+ Rubber-stamped by Dan Bernstein.
+
+ <rdar://problem/6407844> JavaScriptGlue should use -Os rather than -O2
+
+ * Configurations/Base.xcconfig:
- 2009-01-28 Sam Weinig <sam@webkit.org>
+2009-01-28 Sam Weinig <sam@webkit.org>
Reviewed by Gavin Barraclough.