[webkit-changes] cvs commit: WebKit ChangeLog Info.plist
Timothy
thatcher at opensource.apple.com
Thu Oct 6 16:02:20 PDT 2005
thatcher 05/10/06 16:02:19
Modified: . Tag: Safari-2-0-branch ChangeLog Info.plist
. Tag: Safari-2-0-branch ChangeLog Info.plist
. Tag: Safari-2-0-branch ChangeLog Info.plist
Log:
Versioning to WebKit-417.2, WebCore-417.3 and JavaScriptCore-417.2
Revision Changes Path
No revision
No revision
1.677.6.46 +2 -0 JavaScriptCore/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/JavaScriptCore/ChangeLog,v
retrieving revision 1.677.6.45
retrieving revision 1.677.6.46
diff -u -r1.677.6.45 -r1.677.6.46
--- ChangeLog 6 Oct 2005 01:00:27 -0000 1.677.6.45
+++ ChangeLog 6 Oct 2005 23:02:10 -0000 1.677.6.46
@@ -1,3 +1,5 @@
+=== JavaScriptCore-417.2 ===
+
2005-10-05 Timothy Hatcher <timothy at apple.com>
- Fixed <rdar://problem/4269934> JavaScriptCore needs to limit its exports
1.2.2.8 +3 -3 JavaScriptCore/Info.plist
Index: Info.plist
===================================================================
RCS file: /cvs/root/JavaScriptCore/Info.plist,v
retrieving revision 1.2.2.7
retrieving revision 1.2.2.8
diff -u -r1.2.2.7 -r1.2.2.8
--- Info.plist 30 Sep 2005 17:57:35 -0000 1.2.2.7
+++ Info.plist 6 Oct 2005 23:02:10 -0000 1.2.2.8
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>JavaScriptCore</string>
<key>CFBundleGetInfoString</key>
- <string>417.1, Copyright 2005 Apple Computer, Inc.; Copyright 1999-2001 Harri Porten <porten at kde.org>; Copyright 2001 Peter Kelly <pmk at post.com>; Copyright 1997-2001 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.</string>
+ <string>417.2, Copyright 2005 Apple Computer, Inc.; Copyright 1999-2001 Harri Porten <porten at kde.org>; Copyright 2001 Peter Kelly <pmk at post.com>; Copyright 1997-2001 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.</string>
<key>CFBundleIdentifier</key>
<string>com.apple.JavaScriptCore</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -17,8 +17,8 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>417.1</string>
+ <string>417.2</string>
<key>CFBundleVersion</key>
- <string>417.1</string>
+ <string>417.2</string>
</dict>
</plist>
No revision
No revision
1.1.2.36 +2 -0 WebCore/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/WebCore/ChangeLog,v
retrieving revision 1.1.2.35
retrieving revision 1.1.2.36
diff -u -r1.1.2.35 -r1.1.2.36
--- ChangeLog 6 Oct 2005 21:33:31 -0000 1.1.2.35
+++ ChangeLog 6 Oct 2005 23:02:11 -0000 1.1.2.36
@@ -1,3 +1,5 @@
+=== WebCore-417.3 ===
+
2005-10-06 Timothy Hatcher <timothy at apple.com>
Fixes <rdar://problem/4286069> Intel Safari gives "MacPPC" for JavaScript navigator.platform
1.2.2.10 +3 -3 WebCore/Info.plist
Index: Info.plist
===================================================================
RCS file: /cvs/root/WebCore/Info.plist,v
retrieving revision 1.2.2.9
retrieving revision 1.2.2.10
diff -u -r1.2.2.9 -r1.2.2.10
--- Info.plist 30 Sep 2005 05:06:17 -0000 1.2.2.9
+++ Info.plist 6 Oct 2005 23:02:12 -0000 1.2.2.10
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>WebCore</string>
<key>CFBundleGetInfoString</key>
- <string>417.2, Copyright 2005 Apple Computer, Inc.; Copyright 1997 Martin Jones <mjones at kde.org>; Copyright 1998, 1999 Torben Weis <weis at kde.org>; Copyright 1998, 1999, 2002 Waldo Bastian <bastian at kde.org>; Copyright 1998-2000 Lars Knoll <knoll at kde.org>; Copyright 1999, 2001 Antti Koivisto <koivisto at kde.org>; Copyright 1999-2001 Harri Porten <porten at kde.org>; Copyright 2000 Simon Hausmann <hausmann at kde.org>; Copyright 2000, 2001 Dirk Mueller <mueller at kde.org>; Copyright 2000, 2001 Peter Kelly <pmk at post.com>; Copyright 2000 Daniel Molkentin <molkentin at kde.org>; Copyright 2000 Stefan Schimanski <schimmi at kde.org>; Copyright 1998-2000 Netscape Communications Corporation; Copyright 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper; Copyright 2001, 2002 Expat maintainers.</string>
+ <string>417.3, Copyright 2005 Apple Computer, Inc.; Copyright 1997 Martin Jones <mjones at kde.org>; Copyright 1998, 1999 Torben Weis <weis at kde.org>; Copyright 1998, 1999, 2002 Waldo Bastian <bastian at kde.org>; Copyright 1998-2000 Lars Knoll <knoll at kde.org>; Copyright 1999, 2001 Antti Koivisto <koivisto at kde.org>; Copyright 1999-2001 Harri Porten <porten at kde.org>; Copyright 2000 Simon Hausmann <hausmann at kde.org>; Copyright 2000, 2001 Dirk Mueller <mueller at kde.org>; Copyright 2000, 2001 Peter Kelly <pmk at post.com>; Copyright 2000 Daniel Molkentin <molkentin at kde.org>; Copyright 2000 Stefan Schimanski <schimmi at kde.org>; Copyright 1998-2000 Netscape Communications Corporation; Copyright 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper; Copyright 2001, 2002 Expat maintainers.</string>
<key>CFBundleIdentifier</key>
<string>com.apple.WebCore</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -17,8 +17,8 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>417.2</string>
+ <string>417.3</string>
<key>CFBundleVersion</key>
- <string>417.2</string>
+ <string>417.3</string>
</dict>
</plist>
No revision
No revision
1.3118.4.74 +2 -0 WebKit/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/WebKit/ChangeLog,v
retrieving revision 1.3118.4.73
retrieving revision 1.3118.4.74
diff -u -r1.3118.4.73 -r1.3118.4.74
--- ChangeLog 4 Oct 2005 17:32:54 -0000 1.3118.4.73
+++ ChangeLog 6 Oct 2005 23:02:14 -0000 1.3118.4.74
@@ -1,3 +1,5 @@
+=== WebKit-417.2 ===
+
2005-10-04 Timothy Hatcher <timothy at apple.com>
Fix for <rdar://problem/4275275> Denver Regression: Drawing glitch
1.3.2.12 +3 -3 WebKit/Info.plist
Index: Info.plist
===================================================================
RCS file: /cvs/root/WebKit/Info.plist,v
retrieving revision 1.3.2.11
retrieving revision 1.3.2.12
diff -u -r1.3.2.11 -r1.3.2.12
--- Info.plist 30 Sep 2005 06:59:57 -0000 1.3.2.11
+++ Info.plist 6 Oct 2005 23:02:17 -0000 1.3.2.12
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>WebKit</string>
<key>CFBundleGetInfoString</key>
- <string>417.1, Copyright 2005 Apple Computer, Inc.</string>
+ <string>417.2, Copyright 2005 Apple Computer, Inc.</string>
<key>CFBundleIdentifier</key>
<string>com.apple.WebKit</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -17,8 +17,8 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>417.1</string>
+ <string>417.2</string>
<key>CFBundleVersion</key>
- <string>417.1</string>
+ <string>417.2</string>
</dict>
</plist>
More information about the webkit-changes
mailing list