Mercurial > gftp.yaz
diff ChangeLog @ 609:d97e985f5dbe
2004-11-3 Brian Masney <masneyb@gftp.org>
* lib/config_file.c (gftp_bookmarks_destroy)
src/gtk/bookmarks.c (bm_apply_changes) - cleaned up the tree parsing
code
* lib/gftp.h lib/misc.c lib/config_file.c src/gtk/bookmarks.c - added
free_node argument to gftp_free_bookmark()
* lib/gftp.h src/gtk/bookmarks.c - added oldpath variable to the
gftp_bookmarks structure.
author | masneyb |
---|---|
date | Wed, 03 Nov 2004 10:51:32 +0000 |
parents | f946521bb2f2 |
children | ddce8b4016f8 |
line wrap: on
line diff
--- a/ChangeLog Tue Nov 02 06:55:01 2004 +0000 +++ b/ChangeLog Wed Nov 03 10:51:32 2004 +0000 @@ -1,3 +1,14 @@ +2004-11-3 Brian Masney <masneyb@gftp.org> + * lib/config_file.c (gftp_bookmarks_destroy) + src/gtk/bookmarks.c (bm_apply_changes) - cleaned up the tree parsing + code + + * lib/gftp.h lib/misc.c lib/config_file.c src/gtk/bookmarks.c - added + free_node argument to gftp_free_bookmark() + + * lib/gftp.h src/gtk/bookmarks.c - added oldpath variable to the + gftp_bookmarks structure. + 2004-11-1 Brian Masney <masneyb@gftp.org> * lib/config_file.c (gftp_write_bookmarks_file) - if a folder has no children, make sure the entry has a / appended to the end of the @@ -3006,7 +3017,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.357 2004/11/02 02:15:14 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.358 2004/11/03 10:51:31 masneyb Exp $ tags * debian/* - updated files from Debian maintainer