changelog               Fri Apr 24 01:32:40 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3382&r2=1.3383&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3382 php-src/ChangeLog:1.3383
--- php-src/ChangeLog:1.3382    Thu Apr 23 01:33:42 2009
+++ php-src/ChangeLog   Fri Apr 24 01:32:39 2009
@@ -1,3 +1,67 @@
+2009-04-23  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * (PHP_5_2)
+      NEWS:
+      - #47940 entry
+
+    * ext/imap/php_imap.c:
+      - #47940,  leaks in imap_body()
+
+    * (PHP_5_3)
+      ext/imap/config.w32:
+      - define HAVE_NEW_MIME2TEXT and detect utf8aux
+
+    * ext/imap/config.w32:
+      - define HAVE_NEW_MIME2TEXT and HAVE_RFC822_OUTPUT_ADDRESS_LIST
+
+    * win32/build/config.w32:
+      - MFB: allow to set or disable the multithreaded build (n, auto or 
disable)
+
+    * (PHP_5_3)
+      win32/build/config.w32:
+      - allow to set or disable the multithreaded build (n, auto or disable)
+
+    * ext/pdo_odbc/config.w32:
+      - MFB
+
+    * (PHP_5_3)
+      ext/pdo_odbc/config.w32:
+      - wrong var name
+
+2009-04-23  Takeshi Abe  <t...@fixedpoint.jp>
+
+    * ext/gd/libgd/gd.c:
+      check non-null before any use.
+
+2009-04-23  Matteo Beccati  <mat...@beccati.com>
+
+    * (PHP_5_3)
+      NEWS
+      ext/pdo/pdo_stmt.c
+      ext/pdo_oci/tests/bug46274.phpt
+      ext/pdo_oci/tests/bug46274_2.phpt
+      ext/pdo_pgsql/pgsql_statement.c
+      ext/pdo_pgsql/tests/bug46274_2.phpt:
+      MFH:
+      - Reverted previous fix for bug #46274 and properly fixed it
+      - Fixed bug #48060
+
+    * ext/pdo/pdo_stmt.c
+      ext/pdo_oci/tests/bug46274.phpt
+      ext/pdo_oci/tests/bug46274.phpt
+      ext/pdo_oci/tests/bug46274_2.phpt
+      ext/pdo_oci/tests/bug46274_2.phpt
+      ext/pdo_pgsql/pgsql_statement.c
+      ext/pdo_pgsql/tests/bug46274_2.phpt:
+      - Reverted previous fix for bug #46274 and properly fixed it
+      - Fixed bug #48060
+
+2009-04-23  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * ext/curl/config.w32
+      ext/curl/config.w32:
+      - c/p error
+
 2009-04-22  Brian Shire  <sh...@tekrat.com>
 
     * (PHP_5_3)
@@ -37054,7 +37118,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3382 2009/04/23 01:33:42 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3383 2009/04/24 01:32:39 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to