summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libftpconn/ChangeLog5
-rw-r--r--libps/ChangeLog5
2 files changed, 10 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".
diff --git a/libps/ChangeLog b/libps/ChangeLog
index b66f4097..c822031d 100644
--- a/libps/ChangeLog
+++ b/libps/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-22 Roland McGrath <roland@frob.com>
+
+ * spec.c (ps_emit_wait): Remove local extern decls for functions
+ actually defined static.
+
2001-10-01 Marcus Brinkmann <marcus@gnu.org>
* filters.c (ps_own_filter): Add const to type.