From 3ab113343dea2b041b93e253feda944cf850d772 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 7 May 1997 17:59:53 +0000 Subject: . --- libftpconn/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libftpconn/ChangeLog b/libftpconn/ChangeLog index 346efaac..012339d4 100644 --- a/libftpconn/ChangeLog +++ b/libftpconn/ChangeLog @@ -1,4 +1,10 @@ Wed May 7 12:35:21 1997 Miles Bader + * unix.c (struct get_stats_state): Add NAME_LEN & NAME_ALLOCED fields. + (ftp_conn_unix_cont_get_stats): Retain S's name buffer between + entries, only growing it when needed; leave any copying to the client. + * ftpconn.h (ftp_conn_add_stat_fun_t): Make first 3 params const. + Update comment to say they should be copied if retained. + * Makefile (installhdrsubdir): New variable. -- cgit v1.2.3