summaryrefslogtreecommitdiff
path: root/libftpconn
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-08 09:28:28 +0000
committerRoland McGrath <roland@gnu.org>2002-05-08 09:28:28 +0000
commit3a9ca55bf348e7ba8450fa32860be1a8a358e562 (patch)
treea71ebde4a35c85643ecf1912c9b52cdecee947e5 /libftpconn
parent94ae465a44066c95031af93aac00ccdd9eb99e5e (diff)
.
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 c6dbe6de..779646ae 100644
--- a/libftpconn/ChangeLog
+++ b/libftpconn/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-07 Roland McGrath <roland@frob.com>
+
+ * xfer.c (ftp_conn_start_open_actv_data): size_t -> socklen_t
+ (ftp_conn_finish_open_actv_data): Likewise.
+
2002-04-13 Moritz Schulte <moritz@chaosdorf.de>
* unix.c: Include <libgen.h>.