diff ChangeLog @ 566:502a126418cd

2004-9-26 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_put_file) - use g_filename_from_utf8() to change the encoding of the filename (if needed)
author masneyb
date Mon, 27 Sep 2004 00:12:11 +0000
parents 6ecbd2afde47
children b505daaccb92
line wrap: on
line diff
--- a/ChangeLog	Sat Sep 25 12:50:59 2004 +0000
+++ b/ChangeLog	Mon Sep 27 00:12:11 2004 +0000
@@ -1,3 +1,7 @@
+2004-9-26 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c (gftp_put_file) - use g_filename_from_utf8() to
+	change the encoding of the filename (if needed)
+
 2004-9-22 Brian Masney <masneyb@gftp.org>
 	* src/gtk/gftp-gtk.c - removed ellipsis from menu items that do not
 	require user input. This makes it conform to GNOME HIG.
@@ -2852,7 +2856,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.327 2004/09/23 01:13:37 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.328 2004/09/27 00:12:10 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer