]> granicus.if.org Git - php/commitdiff
Prepare news file for release.
authorIlia Alshanetsky <iliaa@php.net>
Thu, 8 Apr 2004 12:42:29 +0000 (12:42 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 8 Apr 2004 12:42:29 +0000 (12:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fc603182358dcf504e63d4c409105309e56fd6d6..57cee2dedda396b0f816e1277a8f98de948b873c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? Apr 2004, Version 4.3.6
-- Fixed bug #27769 (domxml_xmltree crashes). (Rob)
-
-05 Apr 2004, Version 4.3.6RC2
+08 Apr 2004, Version 4.3.6
 - Fixed a bug that prevented building of the GD extension against external GD
   lib 1.X. (Ilia, Edin, Nick Talbott).
-- Fixed bug #27849 (configure craps out on trivial syntax error). (Derick)
-
-01 Apr 2004, Version 4.3.6RC1
 - Synchronized bundled GD library with GD 2.0.22. (Ilia)
+- Fixed bug #27849 (configure craps out on trivial syntax error). (Derick)
 - Fixed bug #27822 (is_resource() returns TRUE for closed resources). (Derick)
 - Fixed bug #27819 (problems returning reference to a reference parameter).
   (Ilia)
@@ -17,6 +12,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN is
   not defined). (Ilia)
 - Fixed bug #27780 (strtotime(+1 xxx) returns a wrong date/time). (Derick)
+- Fixed bug #27769 (domxml_xmltree crashes). (Rob)
 - Fixed bug #27764 (Get return value from a stored procedure not returning any
   result sets). (Frank)
 - Fixed bug #27762 (SCO Openserver doesn't have S_ISSOCK). (Wez)