Mercurial > gftp.yaz
diff ChangeLog @ 519:c3edcd3e9db9
2004-7-27 Brian Masney <masneyb@gftp.org>
* lib/sshv2.c - fixed SSHV2 transfers so that they work again
(they were busted in the last CVS commit due to the wrong file
offset being sent over)
* src/gtk/misc-gtk.c - fix for the log window so that the contents
are properly shown. (this was busted in the last CVS commit)
author | masneyb |
---|---|
date | Wed, 28 Jul 2004 01:58:28 +0000 |
parents | c6a6e908dbaf |
children | e67a52327b24 |
line wrap: on
line diff
--- a/ChangeLog Wed Jul 28 01:37:15 2004 +0000 +++ b/ChangeLog Wed Jul 28 01:58:28 2004 +0000 @@ -1,4 +1,11 @@ 2004-7-27 Brian Masney <masneyb@gftp.org> + * lib/sshv2.c - fixed SSHV2 transfers so that they work again + (they were busted in the last CVS commit due to the wrong file + offset being sent over) + + * src/gtk/misc-gtk.c - fix for the log window so that the contents + are properly shown. (this was busted in the last CVS commit) + * lib/protocols.c lib/rfc2068.c lib/rfc959.c lib/sshv2.c src/gtk/bookmarks.c src/gtk/dnd.c src/gtk/gftp-gtk.c src/gtk/gtui.c src/gtk/menu-items.c src/misc-gtk.c src/gtk/options_dialog.c @@ -2667,7 +2674,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.296 2004/07/28 01:37:15 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.297 2004/07/28 01:58:28 masneyb Exp $ tags * debian/* - updated files from Debian maintainer