]> granicus.if.org Git - php/commitdiff
- Update NEWS
authorAndi Gutmans <andi@php.net>
Mon, 9 Aug 2004 22:24:10 +0000 (22:24 +0000)
committerAndi Gutmans <andi@php.net>
Mon, 9 Aug 2004 22:24:10 +0000 (22:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8583c7ae7245c44798b4688b29301e5b3cc46fde..969a027b0e09b0e6fad3360e4952cc9c662e1f80 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.1
-- Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry)
-- Fixed bug #29109 (SoapFault exception: [WSDL] Out of memory). (Dmitry)
-- Fixed bug #29061 (soap extension segfaults). (Dmitry)
-- Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry)
 - Updated several libraries bundled with the windows release which now 
   includes libxml2-2.6.11, libxslt-1.1.7 and iconv-1.9.1. (Rob, Edin)
 - Improved and moved ActiveScript SAPI to PECL.  (Wez)
@@ -38,7 +34,12 @@ PHP                                                                        NEWS
 - Fixed bug #29264 (gettext extension not working). (Edin)
 - Fixed buf #29258 (variant_date_from_timestamp() does not honour
   timezone).  (Wez)
+- Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry)
+- Fixed bug #29132 ($_SERVER["PHP_AUTH_USER"] isn't defined). (Stefan)
 - Fixed bug #29119 (html_entity_decode() misbehaves with UTF-8). (Moriyoshi)
+- Fixed bug #29109 (SoapFault exception: [WSDL] Out of memory). (Dmitry)
+- Fixed bug #29061 (soap extension segfaults). (Dmitry)
+- Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry)
 - Fixed bug #28895 (ReflectionClass::isAbstract always returns false). (Marcus)
 - Fixed bug #28829 (Thread-unsafety in bcmath elementary values). (Sara)
 - Fixed bug #28464 (catch() does not catch exceptions by interfaces). (Marcus)