]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 15 Mar 2009 01:33:03 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Sun, 15 Mar 2009 01:33:03 +0000 (01:33 +0000)
ChangeLog

index 34712d48083f225a786208c82fe41d824f6f33f6..133611a9c99a697fe49b846f5454c894ac6fed41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2009-03-14  Takeshi Abe  <tabe@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  <rrichards@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  <tabe@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  <stas@zend.com>
 
     * (PHP_5_2)