]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Tue, 31 Jul 2007 15:41:31 +0000 (15:41 +0000)
committerRob Richards <rrichards@php.net>
Tue, 31 Jul 2007 15:41:31 +0000 (15:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 054d8cc093b5d5481f3db9d1fee0a26c3decc1ac..d9bbd4807df09c57b32a4ef647cea14a9636e16e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -112,6 +112,8 @@ PHP                                                                        NEWS
   years -0001 to -0999). (Derick)
 - Fixed bug #41842 (Cannot create years < 0100 & negative years with
   date_create or new DateTime). (Derick)
+- Fixed bug #41833 (addChild() on a non-existent node, no node created, 
+  getName() segfaults). (Rob)
 - Fixed bug #41815 (Concurrent read/write fails when EOF is reached). (Sascha)
 - Fixed bug #41813 (segmentation fault when using string offset as an object).
   (judas dot iscariote at gmail dot com, Tony)