Mercurial > gftp.yaz
comparison ChangeLog @ 285:470759f49ba2
2003-10-12 Brian Masney <masneyb@gftp.org>
* src/gtk/bookmarks.c - disconnect from the site before we parse the
bookmarks (from Aurelien Jarno <lists@aurel32.net>)
author | masneyb |
---|---|
date | Mon, 13 Oct 2003 00:41:18 +0000 |
parents | 9f121f62284b |
children | de030cbd432c |
comparison
equal
deleted
inserted
replaced
284:9f121f62284b | 285:470759f49ba2 |
---|---|
1 2003-10-12 Brian Masney <masneyb@gftp.org> | 1 2003-10-12 Brian Masney <masneyb@gftp.org> |
2 * src/gtk/bookmarks.c - disconnect from the site before we parse the | |
3 bookmarks (from Aurelien Jarno <lists@aurel32.net>) | |
4 | |
2 * lib/sshv2.c - fixed crash when deleting subdirectories with the SSH2 | 5 * lib/sshv2.c - fixed crash when deleting subdirectories with the SSH2 |
3 protocol. | 6 protocol. |
4 | 7 |
5 2003-10-4 Brian Masney <masneyb@gftp.org> | 8 2003-10-4 Brian Masney <masneyb@gftp.org> |
6 * lib/protocols.c - fix for CRAY directory listings. Some UNIX directory | 9 * lib/protocols.c - fix for CRAY directory listings. Some UNIX directory |
1546 | 1549 |
1547 * configure.in - link in gthread | 1550 * configure.in - link in gthread |
1548 | 1551 |
1549 * cvsclean - added this script | 1552 * cvsclean - added this script |
1550 | 1553 |
1551 * *.[ch] - added $Id: ChangeLog,v 1.146 2003/10/13 00:24:05 masneyb Exp $ tags | 1554 * *.[ch] - added $Id: ChangeLog,v 1.147 2003/10/13 00:41:17 masneyb Exp $ tags |
1552 | 1555 |
1553 * debian/* - updated files from Debian maintainer | 1556 * debian/* - updated files from Debian maintainer |
1554 | 1557 |
1555 2002-10-03 Brian Masney <masneyb@gftp.org> | 1558 2002-10-03 Brian Masney <masneyb@gftp.org> |
1556 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 1559 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |