[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677
sheridan
sheridan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:49:54 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit c96395267bb49d632dc61ea6dd5bdb1d5f83aa19
Author: sheridan <sheridan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Aug 1 18:10:59 2003 +0000
Safari-91 version stamp
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4754 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index cf008fd..ab70ab6 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-91 ===
+
2003-07-30 Darin Adler <darin at apple.com>
Reviewed by Dave.
diff --git a/JavaScriptCore/ChangeLog-2003-10-25 b/JavaScriptCore/ChangeLog-2003-10-25
index cf008fd..ab70ab6 100644
--- a/JavaScriptCore/ChangeLog-2003-10-25
+++ b/JavaScriptCore/ChangeLog-2003-10-25
@@ -1,3 +1,5 @@
+=== Safari-91 ===
+
2003-07-30 Darin Adler <darin at apple.com>
Reviewed by Dave.
diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
index 5f571e5..5fb32d2 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -173,7 +173,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
- <string>91u</string>
+ <string>91</string>
</dict>
</plist>
";
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 1fc8492..6c727af 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,5 @@
+=== Safari-91 ===
+
2003-07-31 Dave Hyatt <hyatt at apple.com>
Fix for 3347286, hang on pepboys.com. Text-indent had numerous bugs that
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 1fc8492..6c727af 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,5 @@
+=== Safari-91 ===
+
2003-07-31 Dave Hyatt <hyatt at apple.com>
Fix for 3347286, hang on pepboys.com. Text-indent had numerous bugs that
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 23f317a..7035490 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -188,7 +188,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
- <string>91u</string>
+ <string>91</string>
</dict>
</plist>
";
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 3cfefd1..dfdd92b 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-91 ===
+
2003-07-31 Richard Williamson <rjw at apple.com>
Make sure width is initialized for monospace optimizations.
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index d657421..42ee128 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -194,7 +194,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
- <string>91u</string>
+ <string>91</string>
</dict>
</plist>
";
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list