diff options
author | James Cox <imajes@php.net> | 2002-02-27 11:15:54 +0000 |
---|---|---|
committer | James Cox <imajes@php.net> | 2002-02-27 11:15:54 +0000 |
commit | 6aa69e70a2924b155ec5b1618c9eafc6401353fc (patch) | |
tree | 5eb7d5bed9f7bd053be4df62e61134ec5627559b | |
parent | 51a84497822fb88a2b8b537a7a353e35894a8afe (diff) | |
download | php-git-6aa69e70a2924b155ec5b1618c9eafc6401353fc.tar.gz |
correcting grammar so it's readable
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |