sniper Thu Feb 20 02:14:24 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: style fix Index: php4/NEWS diff -u php4/NEWS:1.1247.2.101 php4/NEWS:1.1247.2.102 --- php4/NEWS:1.1247.2.101 Thu Feb 20 02:12:02 2003 +++ php4/NEWS Thu Feb 20 02:14:23 2003 @@ -1,7 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2003, Version 4.3.2 -- Added session_regenerate_id(). (Sascha) - Enabled read-only GIF support in the bundled GDLIB (php_gd2.dll) on Windows. (Sebastian, Edin) - Improved dba extension (Marcus) @@ -13,6 +12,7 @@ - Added man page for CLI version of PHP. (Marcus) - Added --clean option into phpize. (Jani) - Added --ldflags option into php-config. (Jani) +- Added session_regenerate_id() function. (Sascha) - Added zlib_get_coding_type() function which returns the coding type used for output compression. (Moriyoshi) - Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php