diff ChangeLog @ 827:251682017c97

2006-10-15 Brian Masney <masneyb@gftp.org> * src/gtk/delete_dialog.c (askdel) - fixes displaying the proper number of directories that will be deleted to the user when there are no files to delete * src/uicommon/gftpui.c - removed debugging statements
author masneyb
date Sun, 15 Oct 2006 17:02:16 +0000
parents 92ba2b1e144a
children db4b34e3f83f
line wrap: on
line diff
--- a/ChangeLog	Sun Oct 15 16:25:01 2006 +0000
+++ b/ChangeLog	Sun Oct 15 17:02:16 2006 +0000
@@ -1,4 +1,10 @@
 2006-10-15 Brian Masney <masneyb@gftp.org>
+	* src/gtk/delete_dialog.c (askdel) - fixes displaying the proper number
+	of directories that will be deleted to the user when there are no files
+	to delete
+
+	* src/uicommon/gftpui.c - removed debugging statements
+
 	* lib/protocols.c (gftp_get_all_subdirs) - use S_ISDIR macro instead of
 	checking the bitmask against S_IFDIR. 
 
@@ -3616,7 +3622,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.481 2006/10/15 16:25:00 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.482 2006/10/15 17:02:14 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer