+2007-05-08 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/xmlwriter/php_xmlwriter.c
+ ext/xmlwriter/tests/bug41287.phpt
+ ext/xmlwriter/tests/bug41326.phpt:
+ - MFH: #41326, Writing empty tags with Xmlwriter::WriteElement[ns]
+
+ * ext/xmlwriter/tests/bug41326.phpt
+ ext/xmlwriter/tests/bug41326.phpt:
+
+ - #41326, writing empty tags with Xmlwriter::WriteElement[ns]
+
+ * ext/xmlwriter/php_xmlwriter.c
+ ext/xmlwriter/tests/bug41287.phpt:
+ - #41326, writing empty tags with Xmlwriter::WriteElement[ns]
+
+2007-05-08 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_2)
+ NEWS
+ ext/standard/image.c:
+
+ Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE).
+
+2007-05-08 Antony Dovgal <antony@zend.com>
+
+ * (PHP_4_4)
+ NEWS
+ ext/openssl/openssl.c:
+ fix #38798 (OpenSSL init corrected in php5 but not in php4)
+
+2007-05-08 Dmitry Stogov <dmitry@zend.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/zlib/zlib_fopen_wrapper.c
+ ext/zlib/zlib_fopen_wrapper.c
+ main/streams/streams.c
+ main/streams/streams.c:
+ Fixed bug #41304 (compress.zlib temp files left)
+
2007-05-07 Ilia Alshanetsky <ilia@prohost.org>
* (PHP_5_2)