diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-19 20:11:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-19 20:11:20 +0000 |
commit | 55cf1c53013e8cf235d04ab7996ec1885e15ff10 (patch) | |
tree | 630fc31803292d133b48cce0b7b01d743ee28422 /libftpconn | |
parent | ad4339ac357de846308adca5098f06a1652b23fb (diff) |
.
Diffstat (limited to 'libftpconn')
-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]: |