comparison ChangeLog @ 296:51725086634d

2003-10-26 Brian Masney <masneyb@gftp.org> * lib/misc.c (copy_request) - don't copy over the hostp pointer. This fixes a segfault in DnD * lib/sshv2.c - cleaned up the ssh2_params structure some * src/gtk/dnd.c - cleaned up the DND code some.
author masneyb
date Mon, 27 Oct 2003 00:54:25 +0000
parents ab4c90a561fc
children 6d088dfece0b
comparison
equal deleted inserted replaced
295:ab4c90a561fc 296:51725086634d
1 2003-10-26 Brian Masney <masneyb@gftp.org>
2 * lib/misc.c (copy_request) - don't copy over the hostp pointer. This
3 fixes a segfault in DnD
4
5 * lib/sshv2.c - cleaned up the ssh2_params structure some
6
7 * src/gtk/dnd.c - cleaned up the DND code some.
8
1 2003-10-25 Brian Masney <masneyb@gftp.org> 9 2003-10-25 Brian Masney <masneyb@gftp.org>
2 * src/gtk/menu-items.c (dosave_directory_listing) - when saving the 10 * src/gtk/menu-items.c (dosave_directory_listing) - when saving the
3 directory listing, skip over the files that are not shown based on the 11 directory listing, skip over the files that are not shown based on the
4 current filespec. 12 current filespec.
5 13
1616 1624
1617 * configure.in - link in gthread 1625 * configure.in - link in gthread
1618 1626
1619 * cvsclean - added this script 1627 * cvsclean - added this script
1620 1628
1621 * *.[ch] - added $Id: ChangeLog,v 1.157 2003/10/25 22:37:47 masneyb Exp $ tags 1629 * *.[ch] - added $Id: ChangeLog,v 1.158 2003/10/27 00:54:24 masneyb Exp $ tags
1622 1630
1623 * debian/* - updated files from Debian maintainer 1631 * debian/* - updated files from Debian maintainer
1624 1632
1625 2002-10-03 Brian Masney <masneyb@gftp.org> 1633 2002-10-03 Brian Masney <masneyb@gftp.org>
1626 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1634 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)