[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:27:44 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 67ea12797a6957f7b1e86e562bcb4878873b5864
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 26 23:18:36 2002 +0000

    Fixed comment in changelog.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1684 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index e590a60..ea98d5e 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,6 +1,6 @@
 2002-07-26  Richard Williamson  <rjw at apple.com>
 
-        WebframeLoadType enum first value was explicitly set, so 0 was used.  
+        WebframeLoadType enum first value wasn't explicitly set, so 0 was used.  
         I assumed 0 was unitialized, and depended on that to not execute some 'transitional'
         back/forward.  This problem broke back/forward.
 
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index e590a60..ea98d5e 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,6 +1,6 @@
 2002-07-26  Richard Williamson  <rjw at apple.com>
 
-        WebframeLoadType enum first value was explicitly set, so 0 was used.  
+        WebframeLoadType enum first value wasn't explicitly set, so 0 was used.  
         I assumed 0 was unitialized, and depended on that to not execute some 'transitional'
         back/forward.  This problem broke back/forward.
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list