diff ChangeLog @ 838:57aad6d4b304

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/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() * src/uicommon/gftpui.c - warning fixes
author masneyb
date Wed, 01 Nov 2006 02:05:25 +0000
parents f2772ac00751
children 0d9a3d4188c3
line wrap: on
line diff
--- a/ChangeLog	Mon Oct 30 13:49:06 2006 +0000
+++ b/ChangeLog	Wed Nov 01 02:05:25 2006 +0000
@@ -1,7 +1,14 @@
-2006-10-19 Brian Masney <masneyb@gftp.org>
+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/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()
+
+	* src/uicommon/gftpui.c - warning fixes
+
+2006-10-19 Brian Masney <masneyb@gftp.org>
 	* lib/fsp.c lib/gftp.h lib/local.c lib/protocols.c lib/rfc2068.c
 	lib/rfc959.c lib/sshv2.c - added use_local_encoding variable to the
 	gftp_request structure. This will determine if the filename should
@@ -3656,7 +3663,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.487 2006/10/19 12:39:43 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.488 2006/11/01 02:05:05 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer