From: Date: Wed, 25 Apr 2007 01:31:09 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_2_0~225 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9632707a17d99de10b284e16666555c86e38146;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 73381ed478..032b455ac5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2007-04-24 Ilia Alshanetsky + + * (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 + + * (PHP_5_2) + ext/gd/gd.c: + - fix compile warning + 2007-04-23 Hannes Magnusson * sapi/cli/php_cli.c: