[webkit-changes] cvs commit: WebKit/WebKit.pbproj project.pbxproj
Adele
adele at opensource.apple.com
Thu Jul 14 17:01:40 PDT 2005
adele 05/07/14 17:01:40
Modified: . Tag: Ti-2005-007-branch ChangeLog
WebKit.pbproj Tag: Ti-2005-007-branch project.pbxproj
Log:
Versioning to Ti-2005-007-branch - WebKit-412.6.2
Revision Changes Path
No revision
No revision
1.3118.4.14.2.2 +2 -0 WebKit/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/WebKit/ChangeLog,v
retrieving revision 1.3118.4.14.2.1
retrieving revision 1.3118.4.14.2.2
diff -u -r1.3118.4.14.2.1 -r1.3118.4.14.2.2
--- ChangeLog 14 Jul 2005 23:40:45 -0000 1.3118.4.14.2.1
+++ ChangeLog 15 Jul 2005 00:01:28 -0000 1.3118.4.14.2.2
@@ -1,3 +1,5 @@
+=== WebKit-412.6.2 ===
+
2005-07-14 Kevin Decker <kdecker at apple.com>
Merged fix for <rdar://problem/4122282> clicking a link in an PDF file opens the link with NSWorkspace without the usual security checks or WebView delegate control
No revision
No revision
1.706.2.5.2.1 +3 -3 WebKit/WebKit.pbproj/project.pbxproj
Index: project.pbxproj
===================================================================
RCS file: /cvs/root/WebKit/WebKit.pbproj/project.pbxproj,v
retrieving revision 1.706.2.5
retrieving revision 1.706.2.5.2.1
diff -u -r1.706.2.5 -r1.706.2.5.2.1
--- project.pbxproj 28 Jun 2005 00:24:08 -0000 1.706.2.5
+++ project.pbxproj 15 Jul 2005 00:01:39 -0000 1.706.2.5.2.1
@@ -186,7 +186,7 @@
<key>CFBundleExecutable</key>
<string>WebKit</string>
<key>CFBundleGetInfoString</key>
- <string>412.6.1, Copyright 2005 Apple Computer, Inc.</string>
+ <string>412.6.2, Copyright 2005 Apple Computer, Inc.</string>
<key>CFBundleIdentifier</key>
<string>com.apple.WebKit</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -196,9 +196,9 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>412.6.1</string>
+ <string>412.6.2</string>
<key>CFBundleVersion</key>
- <string>412.6.1</string>
+ <string>412.6.2</string>
</dict>
</plist>
";
More information about the webkit-changes
mailing list