Mercurial > gftp.yaz
diff ChangeLog @ 839:0d9a3d4188c3
2006-10-31 Brian Masney <masneyb@gftp.org>
WARNING: The CVS version of gFTP is currently broken, especially for
international users. This will be fixed in a few days.
* lib/sshv2.c (sshv2_add_string_to_buf) - added length argument to
this function.
author | masneyb |
---|---|
date | Wed, 01 Nov 2006 02:31:06 +0000 |
parents | 57aad6d4b304 |
children | dd83cd01dc30 |
line wrap: on
line diff
--- a/ChangeLog Wed Nov 01 02:05:25 2006 +0000 +++ b/ChangeLog Wed Nov 01 02:31:06 2006 +0000 @@ -2,6 +2,9 @@ WARNING: The CVS version of gFTP is currently broken, especially for international users. This will be fixed in a few days. + * lib/sshv2.c (sshv2_add_string_to_buf) - added length argument to + this function. + * lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c src/gtk/misc-gtk.c src/text/gftp-text.c - added length argument to gftp_string_from_utf8() and gftp_string_to_utf8() @@ -3663,7 +3666,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.488 2006/11/01 02:05:05 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.489 2006/11/01 02:31:05 masneyb Exp $ tags * debian/* - updated files from Debian maintainer