From: James Cox Date: Wed, 27 Feb 2002 11:15:54 +0000 (+0000) Subject: correcting grammar so it's readable X-Git-Tag: php-4.2.0RC1~267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6aa69e70a2924b155ec5b1618c9eafc6401353fc;p=php correcting grammar so it's readable --- diff --git a/NEWS b/NEWS index 84a2ab9c8a..5f6657e503 100644 --- a/NEWS +++ b/NEWS @@ -155,8 +155,8 @@ PHP 4 NEWS - Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha) 27 Feb 2002, Version 4.1.2 -- Fixed start up failure when mm save handler is used and there is multiple - SAPIs are working at the same time. (Yasuo) +- Fixed start up failure when mm save handler is used and there are multiple + SAPIs working at the same time. (Yasuo) - Fixed the Roxen SAPI (Yasuo) - Fixed a buffer overflow in the RFC-1867 file upload code (Stefan) - Fixed a crash in the session module (Yasuo)