Mercurial > gftp.yaz
diff ChangeLog @ 349:3fccdc9eb16f
2003-1-4 Brian Masney <masneyb@gftp.org>
* lib/misc.c (gftp_parse_command_line) - unified this function so that
it is consistent for all arguments.
* lib/protocols.c (gftp_file_destroy) - fixed memory leak (utf8_file
was not being freed)
author | masneyb |
---|---|
date | Sun, 04 Jan 2004 17:26:50 +0000 |
parents | 0c49989ba4f2 |
children | e5ad008e7ea8 |
line wrap: on
line diff
--- a/ChangeLog Sun Jan 04 17:23:58 2004 +0000 +++ b/ChangeLog Sun Jan 04 17:26:50 2004 +0000 @@ -1,4 +1,10 @@ 2003-1-4 Brian Masney <masneyb@gftp.org> + * lib/misc.c (gftp_parse_command_line) - unified this function so that + it is consistent for all arguments. + + * lib/protocols.c (gftp_file_destroy) - fixed memory leak (utf8_file + was not being freed) + * docs/gftp-faq.sgml - updated link to the (old) threaded version of XFree86 libraries @@ -1892,7 +1898,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.190 2004/01/04 17:23:58 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.191 2004/01/04 17:26:50 masneyb Exp $ tags * debian/* - updated files from Debian maintainer