diff ChangeLog @ 368:af541d789f4c

2003-1-18 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/misc.c src/gtk/delete_dialog.c src/gtk/transfer.c src/gtk/view_dialog.c src/uicommon/gftpui.c - renamed all instances of copy_request() to gftp_copy_request(). Removed second argument (copy_local_options), the options are always copied now.
author masneyb
date Sun, 18 Jan 2004 20:18:19 +0000
parents d5409bf03ff1
children c63208a1f0f1
line wrap: on
line diff
--- a/ChangeLog	Sun Jan 18 20:09:28 2004 +0000
+++ b/ChangeLog	Sun Jan 18 20:18:19 2004 +0000
@@ -1,4 +1,9 @@
 2003-1-18 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/misc.c src/gtk/delete_dialog.c src/gtk/transfer.c
+	src/gtk/view_dialog.c src/uicommon/gftpui.c - renamed all instances of
+	copy_request() to gftp_copy_request(). Removed second argument
+	(copy_local_options), the options are always copied now.
+
 	* lib/protocols.c (gftp_parse_url) - if the URL is the local filesystem,
 	skip over the whitespace at the beginning.
 
@@ -2004,7 +2009,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.201 2004/01/18 20:09:24 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.202 2004/01/18 20:18:17 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer