From: Ilia Alshanetsky Date: Thu, 3 Apr 2003 00:56:45 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: php-4.3.2RC2~183 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51f2ad15f470ca67f6375a7a9225468f5f4c9992;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index c7d85c7c57..0d738604ca 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,7 @@ PHP 4 NEWS - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) - Fixed bug #23009 (pg_select with timestamp). (Marcus, Jay) - Fixed bug #23008 (ldap_start_tls() not available on Windows). (Edin) +- Fixed bug #23004 (When ftp_close() is called, send QUIT to the ftp server). (Ilia) - Fixed bug #22989 (sendmail not found by configure). (igyu@ionsphere.org) - Fixed bug #22987 (missing perror() check in configure). (Jani) - Fixed bug #22965 (Crash in gd lib's ImageFillToBorder()). (Ilia)