sniper          Wed Nov  9 10:41:09 2005 EDT

  Modified files:              (Branch: PHP_4_4)
    /php-src    NEWS 
  Log:
  reorder
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.76&r2=1.1247.2.920.2.77&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.920.2.76 php-src/NEWS:1.1247.2.920.2.77
--- php-src/NEWS:1.1247.2.920.2.76      Tue Nov  8 11:53:51 2005
+++ php-src/NEWS        Wed Nov  9 10:41:07 2005
@@ -24,6 +24,7 @@
 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 @@
 - 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

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to