diff ChangeLog @ 842:0d6fba16c7db

2006-11-2 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/protocols.c - added _do_convert_string(), which is the common code that was in gftp_string_to_utf8() and gftp_string_from_utf8().
author masneyb
date Fri, 03 Nov 2006 02:01:16 +0000
parents 94f87e3c92b2
children 32dbed7e0dc4
line wrap: on
line diff
--- a/ChangeLog	Fri Nov 03 01:36:01 2006 +0000
+++ b/ChangeLog	Fri Nov 03 02:01:16 2006 +0000
@@ -1,4 +1,8 @@
 2006-11-2 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/protocols.c - added _do_convert_string(), which is
+	the common code that was in gftp_string_to_utf8() and
+	gftp_string_from_utf8(). 
+
 	* lib/local.c (local_chdir) - fixed double free of the utf8 variable.
 	This only occured in the CVS version.
 
@@ -3673,7 +3677,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.491 2006/11/03 01:36:00 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.492 2006/11/03 02:01:16 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer