diff ChangeLog @ 612:08e7b5186eb8

2004-11-4 Brian Masney <masneyb@gftp.org> * src/gtk/bookmarks.c (build_bookmarks_tree) - greatly simplified this function. Added helper function _add_tree_node() * lib/misc.c (gftp_free_bookmark) - free the path and oldpath variables
author masneyb
date Fri, 05 Nov 2004 02:05:22 +0000
parents ddce8b4016f8
children 45a015044483
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 03 22:12:22 2004 +0000
+++ b/ChangeLog	Fri Nov 05 02:05:22 2004 +0000
@@ -1,3 +1,10 @@
+2004-11-4 Brian Masney <masneyb@gftp.org>
+	* src/gtk/bookmarks.c (build_bookmarks_tree) - greatly simplified
+	this function. Added helper function _add_tree_node()
+
+	* lib/misc.c (gftp_free_bookmark) - free the path and oldpath
+	variables
+
 2004-11-3 Brian Masney <masneyb@gftp.org>
 	* docs/gftp.desktop - fixed parse error in the desktop file
 
@@ -3019,7 +3026,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.359 2004/11/03 22:12:22 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.360 2004/11/05 02:05:22 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer