From: Ilia Alshanetsky Date: Sat, 21 Dec 2002 20:36:14 +0000 (+0000) Subject: Bug fixing news X-Git-Tag: php-4.3.0~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=174f00fe03716182e8497a52c1f532fef9303c29;p=php Bug fixing news --- diff --git a/NEWS b/NEWS index 9b6b0f457a..e4c0586e2c 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP 4 NEWS - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- Fixed bug #20987 (no handling for client certificates). (Ilia) - Fixed bug #21039 (crash when not supplying an IV to mcrypt_generic_init). (Derick) - Fixed bug #20936 (openssl_pkey_get was broken). (jeroen@derks.it, Wez)