[webkit-changes] cvs commit: JavaScriptCore ChangeLog

Maciej mjs at opensource.apple.com
Tue Dec 20 12:48:57 PST 2005


mjs         05/12/20 12:48:57

  Modified:    .        ChangeLog
  Log:
  Fix bug numbers in last two entries.
  
  Revision  Changes    Path
  1.917     +2 -2      JavaScriptCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/JavaScriptCore/ChangeLog,v
  retrieving revision 1.916
  retrieving revision 1.917
  diff -u -r1.916 -r1.917
  --- ChangeLog	20 Dec 2005 20:18:53 -0000	1.916
  +++ ChangeLog	20 Dec 2005 20:48:55 -0000	1.917
  @@ -3,7 +3,7 @@
           Reviewed by Darin.
   
   	- made ALWAYS_INLINE declare things inline as well as __attribute__((always_inline))
  -	http://bugzilla.opendarwin.org/show_bug.cgi?id=6157
  +	http://bugzilla.opendarwin.org/show_bug.cgi?id=6159
   
           * kxmlcore/AlwaysInline.h:
   
  @@ -12,7 +12,7 @@
           Reviewed by Darin.
   
   	- fixed a leak in the assignment operator from PassRefPtr to RefPtr
  -	http://bugzilla.opendarwin.org/show_bug.cgi?id=6157
  +	http://bugzilla.opendarwin.org/show_bug.cgi?id=6158
   
           * kxmlcore/RefPtr.h:
           (KXMLCore::RefPtr::operator=):
  
  
  



More information about the webkit-changes mailing list