]> granicus.if.org Git - php/commitdiff
Moved the bug fix news entry to 4.3.0 section, to indicate that it has been
authorIlia Alshanetsky <iliaa@php.net>
Sat, 21 Dec 2002 20:37:17 +0000 (20:37 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 21 Dec 2002 20:37:17 +0000 (20:37 +0000)
MFHed.

NEWS

diff --git a/NEWS b/NEWS
index c7c7160aba7f335f6afdfbb52ae3a6f0b3135592..101899c27c9421fc6aa5c60fadda1e0896d0b700 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 4.4.0
-- Fixed bug #20987 (no handling for client certificates).
 - New range() functionality
   . Support for float modifier.
   . Detection of numeric values inside strings passed as high & low.
@@ -37,6 +36,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)