diff ChangeLog @ 275:5810b0f97eee

2003-9-21 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_parse_bookmark) lib/gftp.h lib/bookmark.c src/gtk/bookmarks.c - added pointer to refresh_local variable that is enabled if the local directory was changed. In src/gtk/bookmarks.c, if the local directory was changed, refresh the directory listing.
author masneyb
date Sun, 21 Sep 2003 17:33:45 +0000
parents 4610d25d4abb
children 70d0c9a2e424
line wrap: on
line diff
--- a/ChangeLog	Sun Sep 21 16:50:49 2003 +0000
+++ b/ChangeLog	Sun Sep 21 17:33:45 2003 +0000
@@ -1,4 +1,9 @@
 2003-9-21 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c (gftp_parse_bookmark) lib/gftp.h lib/bookmark.c 
+	src/gtk/bookmarks.c - added pointer to refresh_local variable that is
+	enabled if the local directory was changed. In src/gtk/bookmarks.c, if
+	the local directory was changed, refresh the directory listing.
+
 	* lib/local.c src/gtk/transfer.c src/text/gftp-text.c - if there is a
 	dangling symlink in the current directory, don't bail out. This was 
 	causing directory listings to appear truncated.
@@ -1507,7 +1512,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.139 2003/09/21 16:50:47 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.140 2003/09/21 17:33:44 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer