summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cox <imajes@php.net>2002-05-02 10:05:24 +0000
committerJames Cox <imajes@php.net>2002-05-02 10:05:24 +0000
commit2677efe3723cabddad5f82c5cce942860c592c57 (patch)
tree4e2c92416070439ca4973f9d006f9578aff6cc6d
parentbed2bc7dbc199a9d95031d9d543341848c47e87c (diff)
downloadphp-git-2677efe3723cabddad5f82c5cce942860c592c57.tar.gz
englishify.
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
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)