Mercurial > gftp.yaz
diff ChangeLog @ 817:cfa4ec2fb98f
2006-9-26 Brian Masney <masneyb@gftp.org>
* lib/protocols.c (gftp_fd_read, gftp_fd_write) - make sure the return
value properly matches what was actually read or written to the socket
author | masneyb |
---|---|
date | Tue, 26 Sep 2006 11:26:31 +0000 |
parents | 214d7e6ea78b |
children | 42a92d671a0d |
line wrap: on
line diff
--- a/ChangeLog Tue Sep 26 10:56:33 2006 +0000 +++ b/ChangeLog Tue Sep 26 11:26:31 2006 +0000 @@ -1,4 +1,7 @@ 2006-9-26 Brian Masney <masneyb@gftp.org> + * lib/protocols.c (gftp_fd_read, gftp_fd_write) - make sure the return + value properly matches what was actually read or written to the socket + * lib/rfc959.c - added rfc959_close_data_connection() 2006-9-15 Brian Masney <masneyb@gftp.org> @@ -3584,7 +3587,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.474 2006/09/26 10:56:33 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.475 2006/09/26 11:26:31 masneyb Exp $ tags * debian/* - updated files from Debian maintainer