sniper          Fri Aug  8 08:39:11 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  correct version
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.330 php-src/NEWS:1.1247.2.331
--- php-src/NEWS:1.1247.2.330   Fri Aug  8 07:44:25 2003
+++ php-src/NEWS        Fri Aug  8 08:39:11 2003
@@ -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)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to