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

mjs mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:52:46 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 988540c7739676dc28ad222f989f6d07c58866fa
Author: mjs <mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 6 19:09:57 2001 +0000

    	* Cache.subproj/NSURICacheData.m: (+[NSURICacheData
    	dataWithURL:status:error:data:size:notificationString:userData:]),
    	(-[NSURICacheData
    	initWithURL:status:error:data:size:notificationString:userData:]):
    	Remove redundant semicolons between the end of the prototype and
    	the open brace, because they confuse the changelog script.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@477 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
new file mode 100644
index 0000000..bda3582
--- /dev/null
+++ b/WebKit/ChangeLog
@@ -0,0 +1,9 @@
+2001-12-06  Maciej Stachowiak  <mjs at apple.com>
+
+	* Cache.subproj/NSURICacheData.m: (+[NSURICacheData
+	dataWithURL:status:error:data:size:notificationString:userData:]),
+	(-[NSURICacheData
+	initWithURL:status:error:data:size:notificationString:userData:]):
+	Remove redundant semicolons between the end of the prototype and
+	the open brace, because they confuse the changelog script.
+
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
new file mode 100644
index 0000000..bda3582
--- /dev/null
+++ b/WebKit/ChangeLog-2002-12-03
@@ -0,0 +1,9 @@
+2001-12-06  Maciej Stachowiak  <mjs at apple.com>
+
+	* Cache.subproj/NSURICacheData.m: (+[NSURICacheData
+	dataWithURL:status:error:data:size:notificationString:userData:]),
+	(-[NSURICacheData
+	initWithURL:status:error:data:size:notificationString:userData:]):
+	Remove redundant semicolons between the end of the prototype and
+	the open brace, because they confuse the changelog script.
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list