]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Thu, 3 Apr 2003 00:56:45 +0000 (00:56 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 3 Apr 2003 00:56:45 +0000 (00:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c7d85c7c57fc3d29fa67c14291d2637cef90eaef..0d738604caf2b54afd9ea19e4bd57aa8c263349d 100644 (file)
--- 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)