]> granicus.if.org Git - php/commitdiff
reorder
authorfoobar <sniper@php.net>
Wed, 9 Nov 2005 15:41:07 +0000 (15:41 +0000)
committerfoobar <sniper@php.net>
Wed, 9 Nov 2005 15:41:07 +0000 (15:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c283a4b0f5a6384e8705e9afbdf3250239de4753..8aba51ecbf7ef4ad1b7ab7f52503a80b567d364b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ PHP 4                                                                      NEWS
 31 Oct 2005, Version 4.4.1
 - Added missing safe_mode checks for image* functions and cURL. (Ilia)
 - Added missing safe_mode/open_basedir checks for file uploads. (Ilia)
+- Added "new_link" parameter to mssql_connect(). Bug #34369. (Frank)
 - Fixed a memory corruption bug regarding included files. (Derick)
 - Fixed possible INI setting leak via virtual() in Apache 2 sapi. (Ilia)
 - Fixed possible crash and/or memory corruption in import_request_variables().
@@ -32,7 +33,6 @@ PHP 4                                                                      NEWS
 - Fixed possible GLOBALS variable override when register_globals are ON.
   (Ilia, Stefan)
 - Fixed possible register_globals toggle via parse_str(). (Ilia, Stefan)
-- Added "new_link" parameter to mssql_connect(). Bug #34369. (Frank)
 - Fixed bug #34850 (--program-suffix and --program-prefix not included in 
   man page names). (Jani)
 - Fixed bug #34790 (preg_match_all(), named capturing groups, variable