diff ChangeLog @ 500:ba50a7085d93

2004-7-13 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/local.c lib/protocols.c lib/rfc2068.c lib/rfc959.c lib/sshv2.c - added gftp_stat_filename(). This will retrieve the attributes for the selected file. When downloading a list of items, if one of the items is a symlink, check to see if it points to a directory or file * src/gtk/misc-gtk.c - fix for displaying the folder icon for directories
author masneyb
date Wed, 14 Jul 2004 02:33:42 +0000
parents 39e9945288ea
children f19c1c31a906
line wrap: on
line diff
--- a/ChangeLog	Tue Jul 13 20:17:42 2004 +0000
+++ b/ChangeLog	Wed Jul 14 02:33:42 2004 +0000
@@ -1,4 +1,13 @@
 2004-7-13 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/local.c lib/protocols.c lib/rfc2068.c lib/rfc959.c
+	lib/sshv2.c - added gftp_stat_filename(). This will retrieve the
+	attributes for the selected file. When downloading a list of items,
+	if one of the items is a symlink, check to see if it points to a 
+	directory or file
+
+	* src/gtk/misc-gtk.c - fix for displaying the folder icon for
+	directories
+
 	* lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc2068.c
 	lib/rfc959.c lib/sshv2.c src/gtk/chmod_dialog.c src/gtk/delete_dialog.c
 	src/gtk/dnd.c src/gtk/gftp-gtk.c src/gtk/gtkui_transfer.c
@@ -2558,7 +2567,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.278 2004/07/13 20:17:42 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.279 2004/07/14 02:33:42 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer