comparison ChangeLog @ 841:94f87e3c92b2

2006-11-2 Brian Masney <masneyb@gftp.org> * lib/local.c (local_chdir) - fixed double free of the utf8 variable. This only occured in the CVS version. * src/uicommon/gftpui.c (gftpui_common_process_command) - fixes for detecting empty lines
author masneyb
date Fri, 03 Nov 2006 01:36:01 +0000
parents dd83cd01dc30
children 0d6fba16c7db
comparison
equal deleted inserted replaced
840:dd83cd01dc30 841:94f87e3c92b2
1 2006-11-2 Brian Masney <masneyb@gftp.org>
2 * lib/local.c (local_chdir) - fixed double free of the utf8 variable.
3 This only occured in the CVS version.
4
5 * src/uicommon/gftpui.c (gftpui_common_process_command) - fixes for
6 detecting empty lines
7
1 2006-10-31 Brian Masney <masneyb@gftp.org> 8 2006-10-31 Brian Masney <masneyb@gftp.org>
2 WARNING: The CVS version of gFTP is currently broken, especially for
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 9 * lib/sshv2.c - added i18n support so that the files are encoded
6 properly 10 properly
7 11
8 * lib/sshv2.c (sshv2_add_string_to_buf) - added length argument to 12 * lib/sshv2.c (sshv2_add_string_to_buf) - added length argument to
9 this function. 13 this function.
3667 3671
3668 * configure.in - link in gthread 3672 * configure.in - link in gthread
3669 3673
3670 * cvsclean - added this script 3674 * cvsclean - added this script
3671 3675
3672 * *.[ch] - added $Id: ChangeLog,v 1.490 2006/11/01 03:15:48 masneyb Exp $ tags 3676 * *.[ch] - added $Id: ChangeLog,v 1.491 2006/11/03 01:36:00 masneyb Exp $ tags
3673 3677
3674 * debian/* - updated files from Debian maintainer 3678 * debian/* - updated files from Debian maintainer
3675 3679
3676 2002-10-03 Brian Masney <masneyb@gftp.org> 3680 2002-10-03 Brian Masney <masneyb@gftp.org>
3677 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3681 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)