]> granicus.if.org Git - php/commitdiff
correct version
authorfoobar <sniper@php.net>
Fri, 8 Aug 2003 12:39:11 +0000 (12:39 +0000)
committerfoobar <sniper@php.net>
Fri, 8 Aug 2003 12:39:11 +0000 (12:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e6f0971c70e0adec5b28dd28d791710e3d3e2472..0ba6059ec7959b26e37d2732e347d0c9feccd657 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,14 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? Aug 2003, Version 4.3.3RC3
+?? Aug 2003, Version 4.3.3RC4
+- Fixed bug #24792 (--enable-zend-multibyte causes random segfaults with ZTS).
+  (fujimoto)
+
+07 Aug 2003, Version 4.3.3RC3
 - Fixed bug #24958 (Incorrect handling of 404s). (Ilia, Justin)
 - Fixed bug #24936 (ext/fdf not linked properly as shared extension). (Jani)
 - Fixed bug #24883 (variables_order and gpc_order being ignored). (Ilia)
 - Fixed bug #24871 (methods misidentified as constructors). (Ilia)
-- Fixed bug #24792 (--enable-zend-mutibyte causes random segfaults with ZTS).
-  (fujimoto)
 - Fixed bug #24177 (Status not set correctly after flush() in Apache 2). (Ilia)
 - Fixed bug #23509 (exit code lost when exit() called from 
   register_shutdown_function()). (Ilia)