diff options
author | James Cox <imajes@php.net> | 2002-05-02 10:05:24 +0000 |
---|---|---|
committer | James Cox <imajes@php.net> | 2002-05-02 10:05:24 +0000 |
commit | 2677efe3723cabddad5f82c5cce942860c592c57 (patch) | |
tree | 4e2c92416070439ca4973f9d006f9578aff6cc6d | |
parent | bed2bc7dbc199a9d95031d9d543341848c47e87c (diff) | |
download | php-git-2677efe3723cabddad5f82c5cce942860c592c57.tar.gz |
englishify.
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |