Mercurial > gftp.yaz
diff ChangeLog @ 819:d6fdfcbdb056
2006-10-1 Brian Masney <masneyb@gftp.org>
* src/gtk/transfer.c src/uicommon/gftpui.c src/uicommon/gftpui.h - added
new functions for canceling and skipping file transfers
author | masneyb |
---|---|
date | Sun, 01 Oct 2006 17:57:46 +0000 |
parents | 42a92d671a0d |
children | 435b11d2d628 |
line wrap: on
line diff
--- a/ChangeLog Tue Sep 26 11:48:55 2006 +0000 +++ b/ChangeLog Sun Oct 01 17:57:46 2006 +0000 @@ -1,3 +1,7 @@ +2006-10-1 Brian Masney <masneyb@gftp.org> + * src/gtk/transfer.c src/uicommon/gftpui.c src/uicommon/gftpui.h - added + new functions for canceling and skipping file transfers + 2006-9-26 Brian Masney <masneyb@gftp.org> * lib/rfc959.c (rfc959_end_transfer) - close the data connection before the control connection is closed. (rfc959_put_next_file_chunk) - make @@ -3593,7 +3597,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.476 2006/09/26 11:48:54 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.477 2006/10/01 17:57:45 masneyb Exp $ tags * debian/* - updated files from Debian maintainer