]> granicus.if.org Git - php/commitdiff
englishify.
authorJames Cox <imajes@php.net>
Thu, 2 May 2002 10:05:24 +0000 (10:05 +0000)
committerJames Cox <imajes@php.net>
Thu, 2 May 2002 10:05:24 +0000 (10:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ad00683fdb69cf0df0c14eefa16012b515617bee..230f3b8ea4d5920b991534f0434ff6191d868d6e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
-- The Windows build can now be configured more comfortable, for instance in
-  regard to built-in extensions. (Sebastian)
+- The Windows build can now be configured more comfortably, for example 
+  when dealing with built-in extensions. (Sebastian)
 - Added optional 3rd parameter to mysql_select_db() which makes it return
   the previously selected database name. (Jani)
 - Set Content-Length header whenever possible. (thies, Yasuo)