summaryrefslogtreecommitdiff
path: root/libftpconn
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-22 20:33:30 +0000
committerRoland McGrath <roland@gnu.org>2001-12-22 20:33:30 +0000
commit6a0f36ffeead3e64bb21d579210770a545868ea2 (patch)
treea59d23cfaa54cdab1c5b02ae44ad2a99a5bfbd30 /libftpconn
parent63f29d64f89b48a1d3542e00534264f76b4ef860 (diff)
.
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".