[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677
vicki
vicki at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:22:36 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 934e3916c807ad0b12a995bc6c19647f25035fd3
Author: vicki <vicki at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Sat Jan 17 02:26:46 2004 +0000
Safari-124 stamp
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5921 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index deb94d9..174640e 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-124 ===
+
2004-01-16 Richard Williamson <rjw at apple.com>
Fixed 3525853. We weren't handling mapping to overloaded Java
diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
index fea2405..c8aa051 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -178,7 +178,7 @@
<key>CFBundleShortVersionString</key>
<string>1.2</string>
<key>CFBundleVersion</key>
- <string>124u</string>
+ <string>124</string>
</dict>
</plist>
";
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 57977e6..5b8824c 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,5 @@
+=== Safari-124 ===
+
2004-01-16 David Hyatt <hyatt at apple.com>
Fix for 3531983, fixed positioning not working for widgets. Make sure to move widgets at paint time
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index b041779..2837007 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -196,7 +196,7 @@
<key>CFBundleShortVersionString</key>
<string>1.2</string>
<key>CFBundleVersion</key>
- <string>124u</string>
+ <string>124</string>
</dict>
</plist>
";
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index f175363..0e6a0b9 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-124 ===
+
2004-01-15 Vicki Murley <vicki at apple.com>
Reviewed by Darin.
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index f098b78..b2714ef 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -203,7 +203,7 @@
<key>CFBundleShortVersionString</key>
<string>1.2</string>
<key>CFBundleVersion</key>
- <string>124u</string>
+ <string>124</string>
</dict>
</plist>
";
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list