]> granicus.if.org Git - php/commitdiff
be very clear what you fixed
authorfoobar <sniper@php.net>
Tue, 29 Nov 2005 08:16:00 +0000 (08:16 +0000)
committerfoobar <sniper@php.net>
Tue, 29 Nov 2005 08:16:00 +0000 (08:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 28b31d379d9aa7d90e94759c7a8414271f0012ca..5f5b6d3215b556fe0556491f00cfdbe28d6c11e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,7 @@ PHP                                                                        NEWS
 - Fixed bug #35393 (changing static protected members from outside the class,
   one more reference issue). (Dmitry)
 - Fixed bug #35381 (ssl library is not initialized properly). (Alan)
-- Fixed bug #35028 (XML object fails FALSE test). (Marcus)
+- Fixed bug #35028 (SimpleXML object fails FALSE test). (Marcus)
 
 28 Nov 2005, PHP 5.1.1
 - Disabled native date class to prevent pear::date conflict. (Ilia)