comparison ChangeLog @ 321:3e6d0c26e37b

2003-11-30 Brian Masney <masneyb@gftp.org> * lib/sshv2.c - cleaned up some of the code. Added a temporary fix for an upload crash that is happening on FreeBSD.
author masneyb
date Mon, 01 Dec 2003 01:21:14 +0000
parents 853981bbd4d7
children 0fcc6468a0af
comparison
equal deleted inserted replaced
320:853981bbd4d7 321:3e6d0c26e37b
1 2003-11-30 Brian Masney <masneyb@gftp.org> 1 2003-11-30 Brian Masney <masneyb@gftp.org>
2 * lib/sshv2.c - cleaned up some of the code. Added a temporary fix for
3 an upload crash that is happening on FreeBSD.
4
2 * src/gtk/transfer.c - shows status information in title bar. (patch 5 * src/gtk/transfer.c - shows status information in title bar. (patch
3 from Jamil Geor <jamil_geor@yahoo.co.nz>, cleaned up by me some) 6 from Jamil Geor <jamil_geor@yahoo.co.nz>, cleaned up by me some)
4 7
5 * lib/options.h - added show_trans_in_title option. 8 * lib/options.h - added show_trans_in_title option.
6 9
1774 1777
1775 * configure.in - link in gthread 1778 * configure.in - link in gthread
1776 1779
1777 * cvsclean - added this script 1780 * cvsclean - added this script
1778 1781
1779 * *.[ch] - added $Id: ChangeLog,v 1.175 2003/11/30 19:35:16 masneyb Exp $ tags 1782 * *.[ch] - added $Id: ChangeLog,v 1.176 2003/12/01 01:21:13 masneyb Exp $ tags
1780 1783
1781 * debian/* - updated files from Debian maintainer 1784 * debian/* - updated files from Debian maintainer
1782 1785
1783 2002-10-03 Brian Masney <masneyb@gftp.org> 1786 2002-10-03 Brian Masney <masneyb@gftp.org>
1784 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1787 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)