summaryrefslogtreecommitdiff
path: root/libftpconn
diff options
context:
space:
mode:
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 779646ae..f7c2adac 100644
--- a/libftpconn/ChangeLog
+++ b/libftpconn/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-08 Roland McGrath <roland@frob.com>
+
+ * ftpconn.h (ftp_conn_add_stat_fun_t) [_FILE_OFFSET_BITS != 64]:
+ Use struct stat64 in place of struct stat.
+
2002-05-07 Roland McGrath <roland@frob.com>
* xfer.c (ftp_conn_start_open_actv_data): size_t -> socklen_t