[webkit-changes] cvs commit: JavaScriptCore ChangeLog Info.plist

Timothy thatcher at opensource.apple.com
Fri Oct 28 15:29:58 PDT 2005


thatcher    05/10/28 15:29:57

  Modified:    .        Tag: Safari-2-0-branch ChangeLog Info.plist
  Log:
  Versioning to JavaScriptCore-417.4
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.677.6.51 +2 -0      JavaScriptCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/JavaScriptCore/ChangeLog,v
  retrieving revision 1.677.6.50
  retrieving revision 1.677.6.51
  diff -u -r1.677.6.50 -r1.677.6.51
  --- ChangeLog	26 Oct 2005 20:23:07 -0000	1.677.6.50
  +++ ChangeLog	28 Oct 2005 22:29:56 -0000	1.677.6.51
  @@ -1,3 +1,5 @@
  +=== JavaScriptCore-417.4 ===
  +
   2005-10-26  Timothy Hatcher  <timothy at apple.com>
   
           - Fixed <rdar://problem/4306000> Mail and Safari will launch faster if JavaScriptCore
  
  
  
  1.2.2.10  +3 -3      JavaScriptCore/Info.plist
  
  Index: Info.plist
  ===================================================================
  RCS file: /cvs/root/JavaScriptCore/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	21 Oct 2005 21:20:54 -0000	1.2.2.9
  +++ Info.plist	28 Oct 2005 22:29:56 -0000	1.2.2.10
  @@ -7,7 +7,7 @@
   	<key>CFBundleExecutable</key>
   	<string>JavaScriptCore</string>
   	<key>CFBundleGetInfoString</key>
  -	<string>417.3, Copyright 2005 Apple Computer, Inc.; Copyright 1999-2001 Harri Porten &lt;porten at kde.org&gt;; Copyright 2001 Peter Kelly &lt;pmk at post.com&gt;; Copyright 1997-2001 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.</string>
  +	<string>417.4, Copyright 2005 Apple Computer, Inc.; Copyright 1999-2001 Harri Porten &lt;porten at kde.org&gt;; Copyright 2001 Peter Kelly &lt;pmk at post.com&gt;; 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.3</string>
  +	<string>417.4</string>
   	<key>CFBundleVersion</key>
  -	<string>417.3</string>
  +	<string>417.4</string>
   </dict>
   </plist>
  
  
  



More information about the webkit-changes mailing list