diff ChangeLog @ 845:8263cc35c027

2006-11-2 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c lib/sshv2.c - added gftp_filename_to_utf8() and gftp_filename_from_utf8(). (gftp_string_from_utf8) - added argument that will force the local encoding to be used.
author masneyb
date Fri, 03 Nov 2006 03:02:51 +0000
parents 1ece208d1357
children 77660334b282
line wrap: on
line diff
--- a/ChangeLog	Fri Nov 03 02:37:09 2006 +0000
+++ b/ChangeLog	Fri Nov 03 03:02:51 2006 +0000
@@ -1,4 +1,10 @@
 2006-11-2 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c
+	lib/sshv2.c - added gftp_filename_to_utf8() and
+	gftp_filename_from_utf8().
+	(gftp_string_from_utf8) - added argument that will force the local
+	encoding to be used.
+
 	* src/gtk/bookmarks.c - removed UTF-8 check since the string is already
 	in that format
 
@@ -3683,7 +3689,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.494 2006/11/03 02:37:09 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.495 2006/11/03 03:02:47 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer