]> granicus.if.org Git - php/commitdiff
correct blame :)
authorfoobar <sniper@php.net>
Tue, 5 Aug 2003 12:36:57 +0000 (12:36 +0000)
committerfoobar <sniper@php.net>
Tue, 5 Aug 2003 12:36:57 +0000 (12:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 64eedddd6dc21e1da9f605874d62fad4c8b9db82..670392530114f7033c52a9f35d788a2be39ffde3 100644 (file)
--- 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)