comparison ChangeLog @ 556:017b1108305b

2004-9-17 Brian Masney <masneyb@gftp.org> * src/gtk/transfer.c (check_done_process) - make sure the return code from the process is reported correctly to the user * docs/gftp-faq.sgml - added section about troubleshooting files not being uploaded * src/gtk/gtkui.c - fixed compiler warning
author masneyb
date Sat, 18 Sep 2004 00:42:01 +0000
parents 7f54d0c0edbc
children b497d05cb591
comparison
equal deleted inserted replaced
555:7f54d0c0edbc 556:017b1108305b
1 2004-9-17 Brian Masney <masneyb@gftp.org> 1 2004-9-17 Brian Masney <masneyb@gftp.org>
2 * src/gtk/transfer.c (check_done_process) - make sure the return code
3 from the process is reported correctly to the user
4
5 * docs/gftp-faq.sgml - added section about troubleshooting files not
6 being uploaded
7
8 * src/gtk/gtkui.c - fixed compiler warning
9
2 * lib/misc.c lib/cache.c lib/config_file.c lib/gftp.h lib/protocols.c 10 * lib/misc.c lib/cache.c lib/config_file.c lib/gftp.h lib/protocols.c
3 lib/rfc2068.c lib/sshv2.c src/gtk/bookmarks.c src/gtk/dnd.c 11 lib/rfc2068.c lib/sshv2.c src/gtk/bookmarks.c src/gtk/dnd.c
4 src/gtk/gftp-gtk.c src/gtk/gtkui.c src/gtk/menu-items.c 12 src/gtk/gftp-gtk.c src/gtk/gtkui.c src/gtk/menu-items.c
5 src/gtk/misc-gtk.c src/gtk/transfer.c src/uicommon/gftpui.c - added 13 src/gtk/misc-gtk.c src/gtk/transfer.c src/uicommon/gftpui.c - added
6 gftp_request argument to gftp_build_path() and expand_path(). Renamed 14 gftp_request argument to gftp_build_path() and expand_path(). Renamed
2827 2835
2828 * configure.in - link in gthread 2836 * configure.in - link in gthread
2829 2837
2830 * cvsclean - added this script 2838 * cvsclean - added this script
2831 2839
2832 * *.[ch] - added $Id: ChangeLog,v 1.322 2004/09/17 23:37:46 masneyb Exp $ tags 2840 * *.[ch] - added $Id: ChangeLog,v 1.323 2004/09/18 00:42:01 masneyb Exp $ tags
2833 2841
2834 * debian/* - updated files from Debian maintainer 2842 * debian/* - updated files from Debian maintainer
2835 2843
2836 2002-10-03 Brian Masney <masneyb@gftp.org> 2844 2002-10-03 Brian Masney <masneyb@gftp.org>
2837 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2845 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)