changelog               Sat Jun 27 01:35:44 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3446&r2=1.3447&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3446 php-src/ChangeLog:1.3447
--- php-src/ChangeLog:1.3446    Fri Jun 26 01:33:10 2009
+++ php-src/ChangeLog   Sat Jun 27 01:35:41 2009
@@ -1,3 +1,104 @@
+2009-06-26  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * (PHP_5_3)
+      NEWS:
+      - clean
+
+2009-06-26  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_3)
+      NEWS:
+      Seems like this wasn't merged, re-add credit for Pierre here
+
+2009-06-26  Rob Richards  <rricha...@ctindustries.net>
+
+    * (PHP_5_2)
+      ext/libxml/libxml.c:
+      MFH: add libxml_disable_entity_loader function
+
+2009-06-26  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      configure.in
+      ZendEngine2/zend_extensions.h
+      ZendEngine2/zend_modules.h
+      main/php.h
+      main/php_version.h:
+      Bump version to 5.3.0 and API Nos. up
+
+    * (PHP_5_3)
+      configure.in:
+      Fix trouble with memory alignment on Sparch, see #48668 (David)
+
+2009-06-26  Christopher Jones  <christopher.jo...@oracle.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      Clarifications for oci8 changes
+
+2009-06-26  Matt Wilmas  <php_li...@realplain.com>
+
+    * (PHP_5_3)
+      NEWS:
+      Typo, capitalization, wording
+
+2009-06-26  Gwynne Raskind  <gwy...@darkrainfall.org>
+
+    * (PHP_5_3)
+      UPGRADING:
+      more grammar and spelling, consistent usage, suggestions for replacements
+
+2009-06-26  Hannes Magnusson  <hannes.magnus...@gmail.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      Add deprecated functions
+
+2009-06-26  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      - update the windows section
+
+2009-06-26  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      NEWS:
+      Fix the version number there
+
+2009-06-26  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * (PHP_5_3)
+      NEWS:
+      - some updates, typos, missing entries
+
+2009-06-26  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      NEWS:
+      Merge 5.3.0 NEWS
+
+2009-06-26  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * TSRM/tsrm_virtual_cwd.c
+      TSRM/tsrm_virtual_cwd.h
+      TSRM/tsrm_win32.c:
+      - MF53:
+       - Windows ACL cache support, update existing tests and add a new one
+       - #48535,  file_exists returns false when impersonate is used
+
+    * (PHP_5_3)
+      TSRM/tsrm_virtual_cwd.c:
+      - WS
+
+    * ext/fileinfo/libmagic/LICENSE:
+      - add license
+
+    * ext/fileinfo/libmagic/LICENSE
+      ext/fileinfo/libmagic/LICENSE:
+      
+      file LICENSE was initially added on branch PHP_5_3.
+
 2009-06-25  Johannes Schlüter  <johan...@schlueters.de>
 
     * (PHP_5_3)
@@ -48082,7 +48183,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3446 2009/06/26 01:33:10 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3447 2009/06/27 01:35:41 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to