From: Derick Rethans Date: Mon, 16 Dec 2002 09:10:17 +0000 (+0000) Subject: - Update NEWS X-Git-Tag: php-4.3.0RC4~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15c23426d830782484883c545e30b52241483ed2;p=php - Update NEWS --- diff --git a/NEWS b/NEWS index 1b38a90332..1d065a65cd 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,6 @@ PHP 4 NEWS - ATTENTION! "make install" will *by default* install the CLI SAPI binary in {PREFIX}/bin/php. If you don't disable the CGI binary, it will be installed as {PREFIX}/bin/php-cgi. -- Fixed bug #20936 (openssl_pkey_get was broken). (jeroen@derks.it, Wez) - Removed extensions: (Jan, Jani, Sebastian) . ext/aspell . ext/ccvs @@ -16,6 +15,9 @@ PHP 4 NEWS - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- Fixed bug #21039 (crash when not supplying an IV to mcrypt_generit_init). + (Derick) +- Fixed bug #20936 (openssl_pkey_get was broken). (jeroen@derks.it, Wez) - Fixed bug #20927 (wordwrap crash). (Ilia) - Fixed bug #20796 (when register_globals is on & arrays with same names are passed via get/post/cookie the data inside $_GET/$_POST/$_COOKIE can would be