diff ChangeLog @ 184:65eb40fb4f03

2003-6-16 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/misc.c lib/options.h lib/protocols.c src/gtk/misc-gtk.c - added remote_charsets option. Whenever a file is read in that is not in UTF-8, it will first attempt to convert it from the local charset, and if that fails, it will try each of the locales in this list. I have no idea if this even works, so if someone can test this, please let me know.
author masneyb
date Tue, 17 Jun 2003 02:02:42 +0000
parents 33b394ebba68
children cc94bd62d290
line wrap: on
line diff
--- a/ChangeLog	Mon Jun 16 16:32:24 2003 +0000
+++ b/ChangeLog	Tue Jun 17 02:02:42 2003 +0000
@@ -1,3 +1,11 @@
+2003-6-16 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/misc.c lib/options.h lib/protocols.c
+	src/gtk/misc-gtk.c - added remote_charsets option. Whenever a file is
+	read in that is not in UTF-8, it will first attempt to convert it from
+	the local charset, and if that fails, it will try each of the locales
+	in this list. I have no idea if this even works, so if someone can test
+	this, please let me know.
+
 2003-6-15 Brian Masney <masneyb@gftp.org>
 	* lib/cache.c lib/gftp.h - added gftp_generate_cache_description(). 
 
@@ -995,7 +1003,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.89 2003/06/15 21:28:00 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.90 2003/06/17 02:02:40 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer