Mercurial > gftp.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 25 22:37:48 2003 +0000 +++ b/ChangeLog Mon Oct 27 00:54:25 2003 +0000 @@ -1,3 +1,11 @@ +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. + 2003-10-25 Brian Masney <masneyb@gftp.org> * src/gtk/menu-items.c (dosave_directory_listing) - when saving the directory listing, skip over the files that are not shown based on the @@ -1618,7 +1626,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.157 2003/10/25 22:37:47 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.158 2003/10/27 00:54:24 masneyb Exp $ tags * debian/* - updated files from Debian maintainer