diff ChangeLog @ 675:84d38c525f46

2005-1-24 Brian Masney <masneyb@gftp.org> * src/text/gftp-text.c (gftp_text_ask_question, gftp_text_write_string) - convert the string from UTF8 to the users' current locale before it is displayed * src/text/gftp-text.c src/text/gftp-text.h - fixed signed/unsigned mismatch when calculating the window size * src/gtk/transfer.c (update_file_status) - expanded the maximum length of the dlstr variable
author masneyb
date Tue, 25 Jan 2005 01:11:00 +0000
parents 381058de9798
children 72a6de68d9c8
line wrap: on
line diff
--- a/ChangeLog	Mon Jan 24 00:56:58 2005 +0000
+++ b/ChangeLog	Tue Jan 25 01:11:00 2005 +0000
@@ -1,3 +1,14 @@
+2005-1-24 Brian Masney <masneyb@gftp.org>
+	* src/text/gftp-text.c (gftp_text_ask_question, gftp_text_write_string)
+	- convert the string from UTF8 to the users' current locale before it is
+	displayed
+
+	* src/text/gftp-text.c src/text/gftp-text.h - fixed signed/unsigned
+	mismatch when calculating the window size
+
+	* src/gtk/transfer.c (update_file_status) - expanded the maximum length
+	of the dlstr variable
+
 2005-1-23 Brian Masney <masneyb@gftp.org>
 	* po/POTFILES.in - added lib/fsp.c
 
@@ -3236,7 +3247,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.396 2005/01/23 14:12:02 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.397 2005/01/25 01:10:59 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer