Mercurial > gftp.yaz
diff ChangeLog @ 527:d0e8f8ee3b20
2004-8-9 Brian Masney <masneyb@gftp.org>
* lib/options.h src/uicommon/gftpui.c - added ability to change the
block size on the fly of the transfered files.
author | masneyb |
---|---|
date | Tue, 10 Aug 2004 02:09:00 +0000 |
parents | 990088b18285 |
children | d32b05e07284 |
line wrap: on
line diff
--- a/ChangeLog Tue Aug 10 01:55:53 2004 +0000 +++ b/ChangeLog Tue Aug 10 02:09:00 2004 +0000 @@ -1,4 +1,7 @@ 2004-8-9 Brian Masney <masneyb@gftp.org> + * lib/options.h src/uicommon/gftpui.c - added ability to change the + block size on the fly of the transfered files. + * lib/config_file.c lib/options.h lib/rfc959.c - fixed warnings about unitialized members in the structure @@ -2716,7 +2719,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.301 2004/08/10 01:55:52 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.302 2004/08/10 02:09:00 masneyb Exp $ tags * debian/* - updated files from Debian maintainer