diff ChangeLog @ 199:75eebb3b0592

2003-6-24 Brian Masney <masneyb@gftp.org> * lib/config_file.c lib/gftp.h lib/protocols.c - added backend for overriding options on a per bookmark basis. Also added gftp_copy_local_options() to config_file.c * lib/gftp.h lib/misc.c src/gtk/bookmarks.c - added gftp_free_bookmark() to misc.c. It was taken from the function free_bookmark_entry_items() in bookmarks.c * lib/sslcommon.c - formatting fixes. Added thread functions (mostly from the OReilly SSL book)
author masneyb
date Wed, 25 Jun 2003 01:53:45 +0000
parents 8fea1b1a2ec6
children 0098dae654a5
line wrap: on
line diff
--- a/ChangeLog	Mon Jun 23 01:07:05 2003 +0000
+++ b/ChangeLog	Wed Jun 25 01:53:45 2003 +0000
@@ -1,3 +1,15 @@
+2003-6-24 Brian Masney <masneyb@gftp.org>
+	* lib/config_file.c lib/gftp.h lib/protocols.c - added backend for 
+	overriding options on a per bookmark basis. Also added 
+	gftp_copy_local_options() to config_file.c
+
+	* lib/gftp.h lib/misc.c src/gtk/bookmarks.c - added
+	gftp_free_bookmark() to misc.c. It was taken from the function
+	free_bookmark_entry_items() in bookmarks.c
+
+	* lib/sslcommon.c - formatting fixes. Added thread functions (mostly 
+	from the OReilly SSL book)
+
 2003-6-22 Brian Masney <masneyb@gftp.org>
 	* lib/config_file.c lib/gftp.h - renamed parse_args to 
 	gftp_config_parse_args() and removed the static declaration
@@ -1070,7 +1082,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.98 2003/06/23 01:07:04 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.99 2003/06/25 01:53:44 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer