]> granicus.if.org Git - php/commitdiff
Cleanup NEWS
authorDerick Rethans <derick@php.net>
Fri, 23 Apr 2004 18:19:03 +0000 (18:19 +0000)
committerDerick Rethans <derick@php.net>
Fri, 23 Apr 2004 18:19:03 +0000 (18:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3f711eb5ec6cfb252d90c276871d8a9a9ed96a2e..47d66af3e00566334b8c77a7dce782b377f1d966 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ????? 2004, PHP 5 Release Candidate 2
-- Fix for bug #27810 (Joe Orton)
 - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance.
   (Dmitry, Andi)
 - Moved yaz extension to PECL. (Wez)
@@ -28,6 +27,7 @@ PHP                                                                        NEWS
 - Fixed bug #27865 (STDIN, STDOUT, STDERR are dup()d under CLI). (Wez)
 - Fixed bug #27821 (xml_parse() segfaults when xml_set_object() is called from
   class method). (Andi, Rob)
+- Fixed bug #27810 (Apache-2.0.49 crashes on graceful/restart). (Joe Orton)
 - Fixed bug #27742 (WDSL SOAP Parsing Schema bug). (Dmitry)
 - Fixed bug #27722 (Segfault on schema without targetNamespace). (Dmitry)
 - Fixed bug #27719 (mktime issues on and around DST changeover). (Rasmus)