comparison ChangeLog @ 517:648bf2825ea9

2004-7-27 Brian Masney <masneyb@gftp.org> * lib/rfc2068.c lib/sshv2.c src/gtk/bookmarks.c src/gtk/chmod_dialog.c src/gtk/gtkui.c src/gtk/transfer.c src/uicommon/gftpui.c - removed unused variables * src/gtk/misc-gtk.c (progress_timeout) - fixed implicit integer to float conversion
author masneyb
date Tue, 27 Jul 2004 20:43:39 +0000
parents fbb5a02beddb
children c6a6e908dbaf
comparison
equal deleted inserted replaced
516:fbb5a02beddb 517:648bf2825ea9
1 2004-7-27 Brian Masney <masneyb@gftp.org>
2 * lib/rfc2068.c lib/sshv2.c src/gtk/bookmarks.c src/gtk/chmod_dialog.c
3 src/gtk/gtkui.c src/gtk/transfer.c src/uicommon/gftpui.c - removed
4 unused variables
5
6 * src/gtk/misc-gtk.c (progress_timeout) - fixed implicit integer to
7 float conversion
8
1 2004-7-26 Brian Masney <masneyb@gftp.org> 9 2004-7-26 Brian Masney <masneyb@gftp.org>
2 * lib/config_file.c lib/local.c lib/ftps.c lib/gftp.h lib/httpcommon.h 10 * lib/config_file.c lib/local.c lib/ftps.c lib/gftp.h lib/httpcommon.h
3 lib/https.c lib/misc.c lib/protocols.c lib/pty.c lib/rfc2068.c 11 lib/https.c lib/misc.c lib/protocols.c lib/pty.c lib/rfc2068.c
4 lib/rfc959.c lib/sshv2.c - various fixes found through a static code 12 lib/rfc959.c lib/sshv2.c - various fixes found through a static code
5 analysis checker. (some signed/unsigned fixes, removed unneeded casts, 13 analysis checker. (some signed/unsigned fixes, removed unneeded casts,
2649 2657
2650 * configure.in - link in gthread 2658 * configure.in - link in gthread
2651 2659
2652 * cvsclean - added this script 2660 * cvsclean - added this script
2653 2661
2654 * *.[ch] - added $Id: ChangeLog,v 1.294 2004/07/27 02:46:54 masneyb Exp $ tags 2662 * *.[ch] - added $Id: ChangeLog,v 1.295 2004/07/27 20:43:39 masneyb Exp $ tags
2655 2663
2656 * debian/* - updated files from Debian maintainer 2664 * debian/* - updated files from Debian maintainer
2657 2665
2658 2002-10-03 Brian Masney <masneyb@gftp.org> 2666 2002-10-03 Brian Masney <masneyb@gftp.org>
2659 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2667 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)