[webkit-changes] cvs commit: WebCore/khtml config.h

Maciej mjs at opensource.apple.com
Mon Oct 3 16:00:44 PDT 2005


mjs         05/10/03 16:00:44

  Modified:    .        ChangeLog
  Added:       khtml    config.h
  Log:
          - add missing config.h
  
          * khtml/config.h: Added.
  
  Revision  Changes    Path
  1.190     +6 -0      WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.189
  retrieving revision 1.190
  diff -u -r1.189 -r1.190
  --- ChangeLog	3 Oct 2005 21:34:44 -0000	1.189
  +++ ChangeLog	3 Oct 2005 23:00:42 -0000	1.190
  @@ -1,5 +1,11 @@
   2005-10-03  Maciej Stachowiak  <mjs at apple.com>
   
  +        - add missing config.h
  +
  +        * khtml/config.h: Added.
  +
  +2005-10-03  Maciej Stachowiak  <mjs at apple.com>
  +
           Reviewed by Darin.
   
   	http://bugzilla.opendarwin.org/show_bug.cgi?id=5180
  
  
  
  1.1                  WebCore/khtml/config.h
  
  Index: config.h
  ===================================================================
  #ifdef __cplusplus
  #undef new
  #undef delete
  #include <kxmlcore/FastMalloc.h>
  #endif
  
  
  



More information about the webkit-changes mailing list