]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 25 Apr 2007 01:31:09 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Wed, 25 Apr 2007 01:31:09 +0000 (01:31 +0000)
ChangeLog

index 73381ed47825d02e69e8f99b64ddc3e6cdc4329c..032b455ac522b5d544e6a147be54949bc6929acf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+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: