diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-08 10:08:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-08 10:08:07 +0000 |
commit | ee4224208f256fb8616c722439b99fabc00c5e8d (patch) | |
tree | 280bedd587388b47e4120aa8051d70c3836400bd /ftpfs/ChangeLog | |
parent | e8251cc2c24d349c84b5a437094faa0f520e782c (diff) |
.
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> |