summaryrefslogtreecommitdiffstats
path: root/WebKitLibraries/ChangeLog
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-02-05 14:27:46 +0000
committerSteve Block <steveblock@google.com>2010-02-15 10:49:50 +0000
commit5e2bc6953fe6923165b8a5d7679939693a1d58d6 (patch)
tree6ccb8c24bc2bf5e8f413e6cfae250b729b426631 /WebKitLibraries/ChangeLog
parent4a00f4fccc3cb7e9996749a05631f5d7b9de756e (diff)
downloadexternal_webkit-5e2bc6953fe6923165b8a5d7679939693a1d58d6.zip
external_webkit-5e2bc6953fe6923165b8a5d7679939693a1d58d6.tar.gz
external_webkit-5e2bc6953fe6923165b8a5d7679939693a1d58d6.tar.bz2
Merge webkit.org at r54340 : Initial merge by git
Change-Id: Ib489d2ff91186ea3652522e1d586e54416a2cf44
Diffstat (limited to 'WebKitLibraries/ChangeLog')
-rw-r--r--WebKitLibraries/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/WebKitLibraries/ChangeLog b/WebKitLibraries/ChangeLog
index b4d72ac..4f8f848 100644
--- a/WebKitLibraries/ChangeLog
+++ b/WebKitLibraries/ChangeLog
@@ -1,3 +1,28 @@
+2010-02-03 Dan Bernstein <mitz@apple.com>
+
+ Reviewed by Anders Carlsson.
+
+ Fixed a bug where WKSetNSURLConnectionDefersCallbacks(true) did not defer callbacks during modal dialogs.
+
+ * libWebKitSystemInterfaceLeopard.a:
+
+2010-02-02 Steve Falkenburg <sfalken@apple.com>
+
+ Reviewed by Darin Adler.
+
+ Copyright year updating for Windows version resources should be automatic
+ https://bugs.webkit.org/show_bug.cgi?id=34503
+
+ * win/tools/scripts/auto-version.sh:
+
+2010-02-02 Martin Robinson <mrobinson@webkit.org>
+
+ Unreviewed build fix.
+
+ The WinCairo build requires this script to be executable.
+
+ * win/tools/scripts/feature-defines.sh: Added property svn:executable.
+
2010-01-29 Mark Rowe <mrowe@apple.com>
Keep the Windows feature defines in sync with FeatureDefines.xcconfig.