comparison ChangeLog @ 254:b0c531678919

2003-8-11 Brian Masney <masneyb@gftp.org> * src/gtk/menu-items.c lib/rfc959.c - fix for selecting ASCII/Binary transfers
author masneyb
date Tue, 12 Aug 2003 00:38:06 +0000
parents a46c2eef5139
children 2ad324cf4930
comparison
equal deleted inserted replaced
253:a46c2eef5139 254:b0c531678919
1 2003-8-11 Brian Masney <masneyb@gftp.org> 1 2003-8-11 Brian Masney <masneyb@gftp.org>
2 * src/gtk/menu-items.c lib/rfc959.c - fix for selecting ASCII/Binary
3 transfers
4
2 * src/gtk/delete_dialog.c - don't attempt to clear the cache for the 5 * src/gtk/delete_dialog.c - don't attempt to clear the cache for the
3 protocols that have the cache disabled 6 protocols that have the cache disabled
4 7
5 * lib/local.c (local_chdir) - if request->directory == directory, 8 * lib/local.c (local_chdir) - if request->directory == directory,
6 don't free the request->directory and run getcwd(). This fixes a double 9 don't free the request->directory and run getcwd(). This fixes a double
1464 1467
1465 * configure.in - link in gthread 1468 * configure.in - link in gthread
1466 1469
1467 * cvsclean - added this script 1470 * cvsclean - added this script
1468 1471
1469 * *.[ch] - added $Id: ChangeLog,v 1.132 2003/08/12 00:04:36 masneyb Exp $ tags 1472 * *.[ch] - added $Id: ChangeLog,v 1.133 2003/08/12 00:38:03 masneyb Exp $ tags
1470 1473
1471 * debian/* - updated files from Debian maintainer 1474 * debian/* - updated files from Debian maintainer
1472 1475
1473 2002-10-03 Brian Masney <masneyb@gftp.org> 1476 2002-10-03 Brian Masney <masneyb@gftp.org>
1474 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1477 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)