summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cox <imajes@php.net>2002-02-27 11:15:54 +0000
committerJames Cox <imajes@php.net>2002-02-27 11:15:54 +0000
commit6aa69e70a2924b155ec5b1618c9eafc6401353fc (patch)
tree5eb7d5bed9f7bd053be4df62e61134ec5627559b
parent51a84497822fb88a2b8b537a7a353e35894a8afe (diff)
downloadphp-git-6aa69e70a2924b155ec5b1618c9eafc6401353fc.tar.gz
correcting grammar so it's readable
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
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)