comparison ChangeLog @ 840:dd83cd01dc30

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 - added i18n support so that the files are encoded properly
author masneyb
date Wed, 01 Nov 2006 03:15:49 +0000
parents 0d9a3d4188c3
children 94f87e3c92b2
comparison
equal deleted inserted replaced
839:0d9a3d4188c3 840:dd83cd01dc30
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 - added i18n support so that the files are encoded
6 properly
4 7
5 * lib/sshv2.c (sshv2_add_string_to_buf) - added length argument to 8 * lib/sshv2.c (sshv2_add_string_to_buf) - added length argument to
6 this function. 9 this function.
7 10
8 * lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c 11 * lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c
3664 3667
3665 * configure.in - link in gthread 3668 * configure.in - link in gthread
3666 3669
3667 * cvsclean - added this script 3670 * cvsclean - added this script
3668 3671
3669 * *.[ch] - added $Id: ChangeLog,v 1.489 2006/11/01 02:31:05 masneyb Exp $ tags 3672 * *.[ch] - added $Id: ChangeLog,v 1.490 2006/11/01 03:15:48 masneyb Exp $ tags
3670 3673
3671 * debian/* - updated files from Debian maintainer 3674 * debian/* - updated files from Debian maintainer
3672 3675
3673 2002-10-03 Brian Masney <masneyb@gftp.org> 3676 2002-10-03 Brian Masney <masneyb@gftp.org>
3674 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3677 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)