comparison ChangeLog @ 496:937f2b75bbee

2004-7-11 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/gtkui.c src/gtk/transfer.c - removed use_cache argument to ftp_list_files() This was not being used * src/gtk/gftp-gtk.c - compile fix when compiling against GTK 1.2
author masneyb
date Sun, 11 Jul 2004 11:15:36 +0000
parents 527d5b926928
children e60a6ec4aa85
comparison
equal deleted inserted replaced
495:b6edffb50594 496:937f2b75bbee
1 2004-7-11 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/gtkui.c
3 src/gtk/transfer.c - removed use_cache argument to ftp_list_files()
4 This was not being used
5
6 * src/gtk/gftp-gtk.c - compile fix when compiling against GTK 1.2
7
1 2004-7-6 Brian Masney <masneyb@gftp.org> 8 2004-7-6 Brian Masney <masneyb@gftp.org>
2 * lib/sshv2.c - added sshv2_wrong_message(). Changed the wrong message 9 * lib/sshv2.c - added sshv2_wrong_message(). Changed the wrong message
3 log messages to call this function instead 10 log messages to call this function instead
4 11
5 2004-6-27 Brian Masney <masneyb@gftp.org> 12 2004-6-27 Brian Masney <masneyb@gftp.org>
2525 2532
2526 * configure.in - link in gthread 2533 * configure.in - link in gthread
2527 2534
2528 * cvsclean - added this script 2535 * cvsclean - added this script
2529 2536
2530 * *.[ch] - added $Id: ChangeLog,v 1.274 2004/07/07 01:52:16 masneyb Exp $ tags 2537 * *.[ch] - added $Id: ChangeLog,v 1.275 2004/07/11 11:15:36 masneyb Exp $ tags
2531 2538
2532 * debian/* - updated files from Debian maintainer 2539 * debian/* - updated files from Debian maintainer
2533 2540
2534 2002-10-03 Brian Masney <masneyb@gftp.org> 2541 2002-10-03 Brian Masney <masneyb@gftp.org>
2535 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2542 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)