From: foobar Date: Tue, 5 Aug 2003 12:36:57 +0000 (+0000) Subject: correct blame :) X-Git-Tag: php-4.3.3RC3~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=370eecd336e92f6dd35667b9fcc19313c7f131eb;p=php correct blame :) --- diff --git a/NEWS b/NEWS index 64eedddd6d..6703925301 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,8 @@ PHP 4 NEWS - 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)