]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 15 Jun 2008 01:31:46 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Sun, 15 Jun 2008 01:31:46 +0000 (01:31 +0000)
ChangeLog

index b0275066f86da59a525eb77387b09b334857c4b7..1f796c0dd4c5de75c28c7389ef17582305c8d031 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2008-06-14  Rob Richards  <rrichards@ctindustries.net>
+
+    * (PHP_5_2)
+      NEWS:
+      BFN
+      fix ordering
+
+    * (PHP_5_2)
+      ext/dom/element.c
+      ext/dom/element.c
+      ext/dom/tests/bug45251.phpt
+      ext/dom/tests/bug45251.phpt:
+      MFH: fixed bug #45251 (double free or corruption with setAttributeNode())
+      add test
+
+    * ext/dom/element.c
+      ext/dom/tests/bug45251.phpt
+      ext/dom/tests/bug45251.phpt
+      ext/dom/tests/bug45251.phpt:
+      fixed bug #45251 (double free or corruption with setAttributeNode())
+      add test
+
 2008-06-13  Greg Beaver  <greg@chiaraquartet.net>
 
     * (PHP_5_3)