diff options
-rw-r--r-- | libftpconn/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libftpconn/ChangeLog b/libftpconn/ChangeLog index f7c2adac..409e6b0a 100644 --- a/libftpconn/ChangeLog +++ b/libftpconn/ChangeLog @@ -1,3 +1,8 @@ +2002-10-19 Roland McGrath <roland@frob.com> + + * unix.c (ftp_conn_unix_start_get_stats): Pass dirname a copy of NAME + instead of the original pointer. + 2002-06-08 Roland McGrath <roland@frob.com> * ftpconn.h (ftp_conn_add_stat_fun_t) [_FILE_OFFSET_BITS != 64]: |