diff ChangeLog @ 821:b282e346bd25

2006-10-1 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/misc.c lib/protocols.c src/gtk/misc-gtk.c src/uicommon/gftpuicallbacks.c (gftp_match_filespec) - look at the show_hidden_files option inside this function. Use the option's value to determine if the file should be shown to the user.
author masneyb
date Sun, 01 Oct 2006 18:41:43 +0000
parents 435b11d2d628
children 73e9842e7097
line wrap: on
line diff
--- a/ChangeLog	Sun Oct 01 18:25:16 2006 +0000
+++ b/ChangeLog	Sun Oct 01 18:41:43 2006 +0000
@@ -1,4 +1,9 @@
 2006-10-1 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/misc.c lib/protocols.c src/gtk/misc-gtk.c 
+	src/uicommon/gftpuicallbacks.c (gftp_match_filespec) - look at the
+	show_hidden_files option inside this function. Use the option's value
+	to determine if the file should be shown to the user.
+
 	* lib/ftpcommon.h lib/ftps.c lib/rfc959.c - automatically reconnect to
 	the server if a timeout occurs.
 
@@ -3604,7 +3609,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.478 2006/10/01 18:25:00 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.479 2006/10/01 18:41:40 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer