comparison 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
comparison
equal deleted inserted replaced
838:57aad6d4b304 839:0d9a3d4188c3
1 2006-10-31 Brian Masney <masneyb@gftp.org> 1 2006-10-31 Brian Masney <masneyb@gftp.org>
2 WARNING: The CVS version of gFTP is currently broken, especially for 2 WARNING: The CVS version of gFTP is currently broken, especially for
3 international users. This will be fixed in a few days. 3 international users. This will be fixed in a few days.
4
5 * lib/sshv2.c (sshv2_add_string_to_buf) - added length argument to
6 this function.
4 7
5 * lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c 8 * lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c
6 src/gtk/misc-gtk.c src/text/gftp-text.c - added length argument to 9 src/gtk/misc-gtk.c src/text/gftp-text.c - added length argument to
7 gftp_string_from_utf8() and gftp_string_to_utf8() 10 gftp_string_from_utf8() and gftp_string_to_utf8()
8 11
3661 3664
3662 * configure.in - link in gthread 3665 * configure.in - link in gthread
3663 3666
3664 * cvsclean - added this script 3667 * cvsclean - added this script
3665 3668
3666 * *.[ch] - added $Id: ChangeLog,v 1.488 2006/11/01 02:05:05 masneyb Exp $ tags 3669 * *.[ch] - added $Id: ChangeLog,v 1.489 2006/11/01 02:31:05 masneyb Exp $ tags
3667 3670
3668 * debian/* - updated files from Debian maintainer 3671 * debian/* - updated files from Debian maintainer
3669 3672
3670 2002-10-03 Brian Masney <masneyb@gftp.org> 3673 2002-10-03 Brian Masney <masneyb@gftp.org>
3671 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3674 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)