Mercurial > gftp.yaz
diff ChangeLog @ 319:2ad0b9a00fdd
2003-11-23 Brian Masney <masneyb@gftp.org>
* src/gtk/transfer.c - when transfering a file, if the file being
transfered is greater in the destination than in the source, overwrite
it
* lib/rfc959.c (rfc959_ipv6_data_connection_new) - when parsing the
output, parse the integers as unsigned.
author | masneyb |
---|---|
date | Sun, 23 Nov 2003 15:52:22 +0000 |
parents | 32a6b26b7026 |
children | 853981bbd4d7 |
line wrap: on
line diff
--- a/ChangeLog Wed Nov 12 00:39:32 2003 +0000 +++ b/ChangeLog Sun Nov 23 15:52:22 2003 +0000 @@ -1,3 +1,11 @@ +2003-11-23 Brian Masney <masneyb@gftp.org> + * src/gtk/transfer.c - when transfering a file, if the file being + transfered is greater in the destination than in the source, overwrite + it + + * lib/rfc959.c (rfc959_ipv6_data_connection_new) - when parsing the + output, parse the integers as unsigned. + 2003-11-9 Brian Masney <masneyb@gftp.org> * lib/options.h lib/protoocols.c - added enable_ipv6 option. @@ -8,6 +16,9 @@ * debian/* - updated Debian package files from Aurelien Jarno <aurel32@debian.org> +2003-11-9 Brian Masney <masneyb@gftp.org> + * Officially released 2.0.16 + * debian/ChangeLog - incremented version to 2.0.16 * docs/Makefile.am - clean up documentation in clean target @@ -1751,7 +1762,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.173 2003/11/10 01:59:50 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.174 2003/11/23 15:52:19 masneyb Exp $ tags * debian/* - updated files from Debian maintainer