+2007-04-24 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_2)
+ ext/simplexml/simplexml.c:
+ Fixed error message to reflect the check
+
+ * (PHP_5_2)
+ NEWS
+ ext/simplexml/simplexml.c
+ ext/simplexml/tests/bug41175.phpt
+ ext/simplexml/tests/bug41175.phpt:
+
+ Fixed bug #41175 (addAttribute() fails to add an attribute with an empty
+ value).
+
+2007-04-24 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_2)
+ ext/gd/gd.c:
+ - fix compile warning
+
2007-04-23 Hannes Magnusson <hannes.magnusson@gmail.com>
* sapi/cli/php_cli.c: