summaryrefslogtreecommitdiff
path: root/libftpconn
diff options
context:
space:
mode:
Diffstat (limited to 'libftpconn')
-rw-r--r--libftpconn/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libftpconn/ChangeLog b/libftpconn/ChangeLog
index 4d5351ca..b23fce62 100644
--- a/libftpconn/ChangeLog
+++ b/libftpconn/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-22 Roland McGrath <roland@frob.com>
+
+ * ftpconn.h (ftp_conn_validate_syshooks): Don't make this extern
+ inline defn conditional on [__OPTIMIZE__].
+
1999-08-11 Thomas Bushnell, BSG <tb@mit.edu>
* open.c (ftp_conn_sysify): Handle REPLY_NO_LOGIN from "syst".