diff ChangeLog @ 579:5dc685bf403e

2004-10-3 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_string_to_utf8) - if the current string is already in UTF-8, always return NULL, even if the iconv module is initialized for this session. If there is an error converting the non-UTF8 string to the current locale, then display a message to the user
author masneyb
date Mon, 04 Oct 2004 02:07:33 +0000
parents 6451504bed0b
children 5df46f79d9c1
line wrap: on
line diff
--- a/ChangeLog	Sat Oct 02 12:59:49 2004 +0000
+++ b/ChangeLog	Mon Oct 04 02:07:33 2004 +0000
@@ -1,3 +1,10 @@
+2004-10-3 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c (gftp_string_to_utf8) - if the current string is
+	already in UTF-8, always return NULL, even if the iconv module is
+	initialized for this session. If there is an error converting the
+	non-UTF8 string to the current locale, then display a message to the
+	user
+
 2004-10-2 Brian Masney <masneyb@gftp.org>
 	* lib/protocols.c (gftp_parse_bookmark) - convert the local and remote
 	directories from UTF8 to the current locale specified in the
@@ -2916,7 +2923,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.339 2004/10/02 12:59:49 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.340 2004/10/04 02:07:33 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer