changelog               Mon Mar 30 01:32:48 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3358&r2=1.3359&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3358 php-src/ChangeLog:1.3359
--- php-src/ChangeLog:1.3358    Sun Mar 29 01:33:58 2009
+++ php-src/ChangeLog   Mon Mar 30 01:32:46 2009
@@ -1,3 +1,56 @@
+2009-03-29  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_2)
+      NEWS:
+      BFN
+
+    * (PHP_5_2)
+      ext/openssl/openssl.c
+      ext/openssl/openssl.c:
+      MFH Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error
+      codes and avoid segfault.
+
+    * ext/openssl/openssl.c:
+      Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error 
codes
+      and avoid segfault.
+
+    * (PHP_5_3)
+      ext/sqlite3/config0.m4:
+      MFH Fix bug #47826 - Building with system sqlite3 can miss a symbol.
+
+    * ext/sqlite3/config0.m4:
+      Fix bug #47826 - Building with system sqlite3 can miss a symbol.
+
+2009-03-29  Stig Venaas  <ven...@uninett.no>
+
+    * ext/ldap/ldap.c:
+      added OpenLDAP TLS options to ldap_get_option/ldap_set_option
+
+2009-03-29  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      ext/gd/gd.c:
+      
+      Fixed compiler warning
+
+2009-03-29  Matteo Beccati  <mat...@beccati.com>
+
+    * (PHP_5_3)
+      ext/pcntl/tests/002.phpt:
+      MFH:
+      - Fixed pcntl test for platforms not accepting a very large timeout in
+      sigtimedwait()
+
+    * ext/pcntl/tests/002.phpt:
+      - Fixed pcntl test for platforms not accepting a very large timeout in
+      sigtimedwait()
+
+2009-03-29  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * ext/gd/config.w32
+      ext/gd/config.w32:
+      - check in the libpng dir as well
+
 2009-03-28  Matteo Beccati  <mat...@beccati.com>
 
     * (PHP_5_3)
@@ -34492,7 +34545,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3358 2009/03/29 01:33:58 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3359 2009/03/30 01:32:46 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to