rrichards               Tue Jul 31 15:41:32 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.865&r2=1.2027.2.547.2.866&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.865 php-src/NEWS:1.2027.2.547.2.866
--- php-src/NEWS:1.2027.2.547.2.865     Mon Jul 30 14:22:06 2007
+++ php-src/NEWS        Tue Jul 31 15:41:31 2007
@@ -112,6 +112,8 @@
   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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to