+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)