]> granicus.if.org Git - php/commitdiff
A very minor thing, but we should still make a note of this change.
authorRasmus Lerdorf <rasmus@php.net>
Sat, 31 May 2003 17:37:55 +0000 (17:37 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Sat, 31 May 2003 17:37:55 +0000 (17:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6304fce58ea94bff16ed54c7dae8eece810de671..35d1c91bad740e593884b174307ab722fd838125 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP 4                                                                      NEWS
   . Added support for virtual()
   . Added "nsapi.read_timeout" php.ini option. 
   . Synced $_SERVER variables to be similar to Apache variables
+- Changed mysql.connect_timeout directive to be user-settable (Rasmus)
 - Added DBA handler 'inifile' to support ini files. (Marcus)
 - Added a "DEBUG" note to 'php -v' output when --enable-debug is used. (Derick)
 - Added long options into CLI & CGI (e.g. --version). (Marcus)