changelog               Thu Jun 11 01:33:18 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3430&r2=1.3431&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3430 php-src/ChangeLog:1.3431
--- php-src/ChangeLog:1.3430    Wed Jun 10 01:32:46 2009
+++ php-src/ChangeLog   Thu Jun 11 01:33:17 2009
@@ -1,3 +1,85 @@
+2009-06-10  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_2)
+      ext/filter/logical_filters.c
+      ext/filter/logical_filters.c
+      ext/filter/tests/bug46973.phpt
+      ext/filter/tests/bug46973.phpt:
+      - MFH: Fix the fix (Bug #46973 - IPv6 address filter rejects valid 
address)
+
+    * ext/filter/logical_filters.c
+      ext/filter/tests/bug46973.phpt:
+      - Fix the fix (Bug #46973 - IPv6 address filter rejects valid address)
+
+2009-06-10  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      NEWS
+      configure.in
+      main/php_version.h:
+      back to -dev
+
+    * (PHP_5_3)
+      NEWS
+      configure.in
+      main/php_version.h:
+      5.3.0RC3
+
+    * (PHP_5_3)
+      README.RELEASE_PROCESS:
+      MFH Hannes said this shall not be run for RCs
+
+    * README.RELEASE_PROCESS:
+      Hannes said this shall not be run for RCs
+
+2009-06-10  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * ext/bz2/config.w32:
+      - look for static lib too
+
+    * (PHP_5_3)
+      ext/bz2/config.w32:
+      - check for static lib as well
+
+2009-06-10  Hannes Magnusson  <hannes.magnus...@gmail.com>
+
+    * ext/simplexml/simplexml.c:
+      Fix extension loading order
+
+    * ext/spl/spl_observer.c:
+      Fix exception message
+
+2009-06-10  Ilia Alshanetsky  <i...@prohost.org>
+
+    * ext/dom/document.c:
+      
+      Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and
+      E_WARN if no DTD)
+      
+
+2009-06-10  Antony Dovgal  <t...@daylessday.org>
+
+    * (PHP_5_3)
+      ext/curl/interface.c:
+      revert the fix for a while
+
+    * (PHP_5_2)
+      ext/curl/interface.c
+      ext/curl/interface.c:
+      MFH: fix arginfo for curl_multi_info_read()
+
+    * ext/curl/interface.c:
+      fix arginfo for curl_multi_info_read()
+
+2009-06-10  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * ext/gmp/config.w32:
+      - MFB: put mpir headers in their own directory
+
+    * (PHP_5_3)
+      ext/gmp/config.w32:
+      - put mpir headers in their own directory
+
 2009-06-09  andy wharmby  <whar...@uk.ibm.com>
 
     * ext/mbstring/tests/mb_substitute_character_variation1.phpt
@@ -45188,7 +45270,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3430 2009/06/10 01:32:46 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3431 2009/06/11 01:33:17 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to