diff ChangeLog @ 514:e55d8b35d809

2004-7-25 Brian Masney <masneyb@gftp.org> * src/gtk/bookmarks.c src/gtk/gftp-gtk.c src/gtk/gtkui.c src/gtk/transfer.c src/text/textui.c src/uicommon/gftpui.c src/uicommon/gftpui.h - added clear_cache argument to gftpui_refresh() Don't clear the cache when changing directories * src/uicommon/gftpuicallbacks.c (_gftpui_common_rm_list) - return 0 on success * src/gtk/delete_dialog.c - refresh the directory listing after the operation was successful
author masneyb
date Sun, 25 Jul 2004 15:48:25 +0000
parents cb882efd4d6d
children cb78cf311d23
line wrap: on
line diff
--- a/ChangeLog	Sun Jul 25 15:24:37 2004 +0000
+++ b/ChangeLog	Sun Jul 25 15:48:25 2004 +0000
@@ -1,4 +1,15 @@
 2004-7-25 Brian Masney <masneyb@gftp.org>
+	* src/gtk/bookmarks.c src/gtk/gftp-gtk.c src/gtk/gtkui.c
+	src/gtk/transfer.c src/text/textui.c src/uicommon/gftpui.c 
+	src/uicommon/gftpui.h - added clear_cache argument to gftpui_refresh()
+	Don't clear the cache when changing directories
+
+	* src/uicommon/gftpuicallbacks.c (_gftpui_common_rm_list) - return
+	0 on success
+
+	* src/gtk/delete_dialog.c - refresh the directory listing after the
+	operation was successful
+
 	* lib/rfc959.c - added rfc959_set_file_time(). This uses the SITE UTIME
 	command. Not many FTP servers appear to support this extension
 
@@ -2624,7 +2635,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.291 2004/07/25 15:24:37 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.292 2004/07/25 15:48:25 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer