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

Timothy thatcher at opensource.apple.com
Thu Sep 22 16:33:26 PDT 2005


thatcher    05/09/22 16:33:26

  Modified:    .        Tag: Safari-Den-branch ChangeLog Info.plist
  Log:
  Added versioning for JavaScriptCore-416.9 submission.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.677.6.34.2.5 +2 -0      JavaScriptCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/JavaScriptCore/ChangeLog,v
  retrieving revision 1.677.6.34.2.4
  retrieving revision 1.677.6.34.2.5
  diff -u -r1.677.6.34.2.4 -r1.677.6.34.2.5
  --- ChangeLog	22 Sep 2005 19:22:39 -0000	1.677.6.34.2.4
  +++ ChangeLog	22 Sep 2005 23:33:23 -0000	1.677.6.34.2.5
  @@ -1,3 +1,5 @@
  +=== JavaScriptCore-416.9 ===
  +
   2005-09-22  Timothy Hatcher  <timothy at apple.com>
   
   	    Merges fixes from TOT to Safari-Den-branch
  
  
  
  1.2.2.5.2.2 +3 -3      JavaScriptCore/Info.plist
  
  Index: Info.plist
  ===================================================================
  RCS file: /cvs/root/JavaScriptCore/Info.plist,v
  retrieving revision 1.2.2.5.2.1
  retrieving revision 1.2.2.5.2.2
  diff -u -r1.2.2.5.2.1 -r1.2.2.5.2.2
  --- Info.plist	16 Sep 2005 22:14:39 -0000	1.2.2.5.2.1
  +++ Info.plist	22 Sep 2005 23:33:24 -0000	1.2.2.5.2.2
  @@ -7,7 +7,7 @@
   	<key>CFBundleExecutable</key>
   	<string>JavaScriptCore</string>
   	<key>CFBundleGetInfoString</key>
  -	<string>416.8, 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>416.9, 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>416.8</string>
  +	<string>416.9</string>
   	<key>CFBundleVersion</key>
  -	<string>416.8</string>
  +	<string>416.9</string>
   </dict>
   </plist>
  
  
  



More information about the webkit-changes mailing list