changelog               Sun Mar 15 01:33:04 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3344&r2=1.3345&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3344 php-src/ChangeLog:1.3345
--- php-src/ChangeLog:1.3344    Sat Mar 14 01:33:08 2009
+++ php-src/ChangeLog   Sun Mar 15 01:33:03 2009
@@ -1,3 +1,38 @@
+2009-03-14  Takeshi Abe  <t...@fixedpoint.jp>
+
+    * (PHP_5_2)
+      NEWS
+      NEWS
+      ext/gd/libgd/gd_png.c
+      ext/gd/libgd/gd_png.c
+      ext/gd/tests/bug45799.phpt
+      ext/gd/tests/bug45799.phpt:
+      MFH: Fixed bug #45799 (imagepng() crashes on empty image)
+
+    * (PHP_5_3)
+      NEWS:
+      revert the NEWS line for bug #45799
+
+2009-03-14  Rob Richards  <rricha...@ctindustries.net>
+
+    * (PHP_5_3)
+      NEWS:
+      NEWS
+
+    * (PHP_5_3)
+      ext/libxml/libxml.c:
+      MFH: add LIBXML_LOADED_VERSION constant that contains currently loaded
+      libxml2 version
+      add libxml2 version being used to info output
+
+2009-03-14  Takeshi Abe  <t...@fixedpoint.jp>
+
+    * ext/gd/libgd/gd_png.c
+      ext/gd/tests/bug45799.phpt
+      ext/gd/tests/bug45799.phpt
+      ext/gd/tests/bug45799.phpt:
+      Fixed bug #45799 (imagepng() crashes on empty image)
+
 2009-03-13  Stanislav Malyshev  <s...@zend.com>
 
     * (PHP_5_2)
@@ -32102,7 +32137,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3344 2009/03/14 01:33:08 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3345 2009/03/15 01:33:03 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to