From: James Cox Date: Thu, 2 May 2002 10:05:24 +0000 (+0000) Subject: englishify. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~300 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2677efe3723cabddad5f82c5cce942860c592c57;p=php englishify. --- diff --git a/NEWS b/NEWS index ad00683fdb..230f3b8ea4 100644 --- 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)