derick          Mon Dec 16 04:10:17 2002 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  - Update NEWS
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.25 php4/NEWS:1.1247.2.26
--- php4/NEWS:1.1247.2.25       Thu Dec 12 09:39:07 2002
+++ php4/NEWS   Mon Dec 16 04:10:17 2002
@@ -5,7 +5,6 @@
 - 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). ([EMAIL PROTECTED], Wez)
 - Removed extensions: (Jan, Jani, Sebastian)
   . ext/aspell
   . ext/ccvs
@@ -16,6 +15,9 @@
 - 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). ([EMAIL PROTECTED], 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



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

Reply via email to