]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Wed, 30 Apr 2003 10:40:08 +0000 (10:40 +0000)
committerfoobar <sniper@php.net>
Wed, 30 Apr 2003 10:40:08 +0000 (10:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 46b0ec1d52999d5d27b50553e4e7b2eaf67c9ab0..be877f51b16b272bf0e3a408f59e83920e09a4e7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,7 @@ PHP 4                                                                      NEWS
 - Fixed a bug in GD's truecolor TTF handling. (Derick)
 - Fixed several 64-bit problems. (Dave)
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
+- Fixed bug #23371 (configure falsely detects c-client using SSL). (Jani)
 - Fixed bug #23340 (fopen on multiple URLs causes memory corruption). (Wez)
 - Fixed bug #23232 (safe_mode does not honor PHP_AUTH_* in apache2). (Ilia)
 - Fixed bug #23225 (money_format() didn't handle erroneous return of strfmon).