Mercurial > gftp.yaz
diff ChangeLog @ 605:b60dad25b641
2004-11-1 Brian Masney <masneyb@gftp.org>
* lib/config_file.c (gftp_add_bookmark) - if the bookmark path ends in
/, then force the entry to be a folder
| author | masneyb |
|---|---|
| date | Tue, 02 Nov 2004 01:45:20 +0000 |
| parents | 5df5eac28f47 |
| children | b6887fbe3e11 |
line wrap: on
line diff
--- a/ChangeLog Tue Nov 02 01:33:26 2004 +0000 +++ b/ChangeLog Tue Nov 02 01:45:20 2004 +0000 @@ -1,4 +1,7 @@ 2004-11-1 Brian Masney <masneyb@gftp.org> + * lib/config_file.c (gftp_add_bookmark) - if the bookmark path ends in + /, then force the entry to be a folder + * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - added a tooltip to the button on the top left of the GUI @@ -2996,7 +2999,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.354 2004/11/02 01:33:26 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.355 2004/11/02 01:45:20 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
