Mercurial > gftp.yaz
comparison ChangeLog @ 573:a2d49bf1d2d1
2004-9-29 Brian Masney <masneyb@gftp.org>
* src/text/gftp-text.c src/uicommon/gftpui.c - make sure that extra
newlines are not displayed to the user when certain commands are run
from the text console
author | masneyb |
---|---|
date | Wed, 29 Sep 2004 22:50:33 +0000 |
parents | ce1e83470207 |
children | 81b957b00691 |
comparison
equal
deleted
inserted
replaced
572:ce1e83470207 | 573:a2d49bf1d2d1 |
---|---|
1 2004-9-29 Brian Masney <masneyb@gftp.org> | 1 2004-9-29 Brian Masney <masneyb@gftp.org> |
2 * src/text/gftp-text.c src/uicommon/gftpui.c - make sure that extra | |
3 newlines are not displayed to the user when certain commands are run | |
4 from the text console | |
5 | |
2 * lib/rfc959.c lib/protocols.c lib/gftp.h - when making an IPv6 | 6 * lib/rfc959.c lib/protocols.c lib/gftp.h - when making an IPv6 |
3 FTP connection, make sure the proper addrinfo structure is used. | 7 FTP connection, make sure the proper addrinfo structure is used. |
4 Added more error checks to the EPSV parsing | 8 Added more error checks to the EPSV parsing |
5 | 9 |
6 * lib/sshv2.c - log to the user which directory entries gftp could | 10 * lib/sshv2.c - log to the user which directory entries gftp could |
2886 | 2890 |
2887 * configure.in - link in gthread | 2891 * configure.in - link in gthread |
2888 | 2892 |
2889 * cvsclean - added this script | 2893 * cvsclean - added this script |
2890 | 2894 |
2891 * *.[ch] - added $Id: ChangeLog,v 1.334 2004/09/29 22:43:59 masneyb Exp $ tags | 2895 * *.[ch] - added $Id: ChangeLog,v 1.335 2004/09/29 22:50:33 masneyb Exp $ tags |
2892 | 2896 |
2893 * debian/* - updated files from Debian maintainer | 2897 * debian/* - updated files from Debian maintainer |
2894 | 2898 |
2895 2002-10-03 Brian Masney <masneyb@gftp.org> | 2899 2002-10-03 Brian Masney <masneyb@gftp.org> |
2896 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 2900 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |