sniper Tue Aug 5 08:36:57 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: correct blame :) Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.324 php-src/NEWS:1.1247.2.325 --- php-src/NEWS:1.1247.2.324 Tue Aug 5 08:35:14 2003 +++ php-src/NEWS Tue Aug 5 08:36:57 2003 @@ -11,7 +11,8 @@ - Fixed bug #22154 (Possible crash when memory_limit is reached and output buffering in addition to session.use_trans_sid is used). (Ilia) - Fixed bug #22072 (Apache2 sapis do not detect aborted connections). (Ilia) -- Fixed bug #21611 (version_compare() does not support "p" suffix). (Jani) +- Fixed bug #21611 (version_compare() does not support "p" as suffix). + (Stefan Walk) 30 Jul 2003, Version 4.3.3RC2 - Improved the NSAPI SAPI module (Uwe Schindler)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php