[SCM] WebKit Debian packaging branch, webkit-1.1,	updated. upstream/1.1.19-706-ge5415e9
    ap at apple.com 
    ap at apple.com
       
    Thu Feb  4 21:29:10 UTC 2010
    
    
  
The following commit has been merged in the webkit-1.1 branch:
commit 2f475a162481a56a6301e88f06c31895ef0448b1
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 27 09:09:56 2010 +0000
    Fix a typo in ChangeLogs.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53913 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index cdac60d..970659b 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,6 +1,6 @@
 2010-01-27  Alexey Proskuryakov  <ap at apple.com>
 
-        Revert r53899 (HashMap<AtomicStringImpl*, Value> key checks) and subsequent bug fixes,
+        Revert r53899 (HashMap<AtomicStringImpl*, Value> key checks) and subsequent build fixes,
         because they make SVG tests crash in release builds.
 
         * wtf/HashMap.h:
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index e467de5..4af85f0 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,6 +1,6 @@
 2010-01-27  Alexey Proskuryakov  <ap at apple.com>
 
-        Revert r53899 (HashMap<AtomicStringImpl*, Value> key checks) and subsequent bug fixes,
+        Revert r53899 (HashMap<AtomicStringImpl*, Value> key checks) and subsequent build fixes,
         because they make SVG tests crash in release builds.
 
         * css/CSSStyleSelector.cpp:
-- 
WebKit Debian packaging
    
    
More information about the Pkg-webkit-commits
mailing list