]> granicus.if.org Git - php/commitdiff
oops
authorStanislav Malyshev <stas@php.net>
Mon, 25 Apr 2005 12:45:52 +0000 (12:45 +0000)
committerStanislav Malyshev <stas@php.net>
Mon, 25 Apr 2005 12:45:52 +0000 (12:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 15cd4e62239e245ec242050a764e70471250b8c9..95cc6e5dda106edb79933324c0997b0da4bf278d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -125,11 +125,10 @@ PHP                                                                        NEWS
 - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry)
 - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry)
 - Fixed bug #28568 (SAPI::known_post_content_types is not thread safe).
+  (Moriyoshi)
 - Fixed bug #32773 (GMP fincs break when second parameter is 0) and made right
   fix for GMP FPEs (Stas)
 
-  (Moriyoshi)
-
 13 Jul 2004, PHP 5.0.0
 - Rewritten UNIX and Windows install help files. (Documentation Team)
 - Updated PCRE to provide better error handling in certain cases. (Andrei)