diff options
Diffstat (limited to 'ftpfs/ChangeLog')
-rw-r--r-- | ftpfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog index e99034d8..0519676a 100644 --- a/ftpfs/ChangeLog +++ b/ftpfs/ChangeLog @@ -1,3 +1,8 @@ +2002-05-08 Roland McGrath <roland@frob.com> + + * conn.c (ftpfs_get_ftp_conn): Cast to uintptr_t before void *. + * ftpfs.c (cntl_debug): Vice versa. + 2002-04-13 Moritz Schulte <moritz@chaosdorf.de> * ftpfs.c: Include <sys/stat.h> |