]> granicus.if.org Git - php/commitdiff
Bug fixing news
authorIlia Alshanetsky <iliaa@php.net>
Sat, 21 Dec 2002 20:36:14 +0000 (20:36 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 21 Dec 2002 20:36:14 +0000 (20:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9b6b0f457adab8221368da0e4e8686682bd39bc1..e4c0586e2ce28383a75872bf3cd37e11e3ab2a15 100644 (file)
--- 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)