rrichards               Sat Dec 27 05:33:27 2003 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Fixed bug #26723
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1556 php-src/NEWS:1.1557
--- php-src/NEWS:1.1556 Tue Dec 23 05:45:08 2003
+++ php-src/NEWS        Sat Dec 27 05:33:26 2003
@@ -2,6 +2,7 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5 RC 1
 - Preserve class name casing for userspace classes. (Marcus)
+- Fixed bug #26723 (domNode::appendChild() changes child node namespace) (Rob)
 - Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload 
   results in segfault). (Marcus)
 - Fixed bug #26695 (Reflection API does not recognize mixed-case class hints).

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

Reply via email to