Mercurial > gftp.yaz
comparison ChangeLog @ 286:de030cbd432c
2003-10-12 Brian Masney <masneyb@gftp.org>
* lib/rfc959.c - when logging in to the server, if a 5xx code is
returned, don't attempt to log in again.
author | masneyb |
---|---|
date | Mon, 13 Oct 2003 00:50:06 +0000 |
parents | 470759f49ba2 |
children | d211567d1705 |
comparison
equal
deleted
inserted
replaced
285:470759f49ba2 | 286:de030cbd432c |
---|---|
1 2003-10-12 Brian Masney <masneyb@gftp.org> | 1 2003-10-12 Brian Masney <masneyb@gftp.org> |
2 * lib/rfc959.c - when logging in to the server, if a 5xx code is | |
3 returned, don't attempt to log in again. | |
4 | |
2 * src/gtk/bookmarks.c - disconnect from the site before we parse the | 5 * src/gtk/bookmarks.c - disconnect from the site before we parse the |
3 bookmarks (from Aurelien Jarno <lists@aurel32.net>) | 6 bookmarks (from Aurelien Jarno <lists@aurel32.net>) |
4 | 7 |
5 * lib/sshv2.c - fixed crash when deleting subdirectories with the SSH2 | 8 * lib/sshv2.c - fixed crash when deleting subdirectories with the SSH2 |
6 protocol. | 9 protocol. |
1549 | 1552 |
1550 * configure.in - link in gthread | 1553 * configure.in - link in gthread |
1551 | 1554 |
1552 * cvsclean - added this script | 1555 * cvsclean - added this script |
1553 | 1556 |
1554 * *.[ch] - added $Id: ChangeLog,v 1.147 2003/10/13 00:41:17 masneyb Exp $ tags | 1557 * *.[ch] - added $Id: ChangeLog,v 1.148 2003/10/13 00:50:05 masneyb Exp $ tags |
1555 | 1558 |
1556 * debian/* - updated files from Debian maintainer | 1559 * debian/* - updated files from Debian maintainer |
1557 | 1560 |
1558 2002-10-03 Brian Masney <masneyb@gftp.org> | 1561 2002-10-03 Brian Masney <masneyb@gftp.org> |
1559 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 1562 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |