diff ChangeLog @ 753:11b85ac0ec15

2006-6-22 Brian Masney <masneyb@gftp.org> * src/gtk/transfer.c - split update_file_status() into another function. Updated the string that is displayed to the user with information on whether or not the file is being downloaded or updated. (closes #163750)
author masneyb
date Fri, 23 Jun 2006 01:20:01 +0000
parents 08c24b6cd373
children ca202375e6cb
line wrap: on
line diff
--- a/ChangeLog	Thu Jun 15 14:24:41 2006 +0000
+++ b/ChangeLog	Fri Jun 23 01:20:01 2006 +0000
@@ -1,3 +1,8 @@
+2006-6-22 Brian Masney <masneyb@gftp.org>
+	* src/gtk/transfer.c - split update_file_status() into another function.
+	Updated the string that is displayed to the user with information on
+	whether or not the file is being downloaded or updated. (closes #163750)
+
 2006-5-14 Brian Masney <masneyb@gftp.org>
 	* lib/rfc959.c (rfc959_syst) - disable the show_hidden_files and
 	resolve_symlinks options if the remote server is a VMS server.
@@ -3367,7 +3372,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.428 2006/05/15 01:38:04 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.429 2006/06/23 01:20:00 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer