diff ChangeLog @ 381:1c86bcb0b232

2003-2-1 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_get_dir_listing, gftp_get_all_subdirs) - don't modify the file variable if it begins with a /. Do not touch the destfile variable if it already exists
author masneyb
date Sun, 01 Feb 2004 22:14:15 +0000
parents 05ee37a5558b
children c5acf744ad79
line wrap: on
line diff
--- a/ChangeLog	Wed Jan 28 23:46:28 2004 +0000
+++ b/ChangeLog	Sun Feb 01 22:14:15 2004 +0000
@@ -1,3 +1,8 @@
+2003-2-1 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c (gftp_get_dir_listing, gftp_get_all_subdirs) - don't
+	modify the file variable if it begins with a /. Do not touch the
+	destfile variable if it already exists
+
 2003-1-28 Brian Masney <masneyb@gftp.org>
 	* src/gtk/bookmarks.c src/gtk/dnd.c src/gtk/gftp-gtk.c
 	src/gtk/gftp-gtk.h src/gtk/gtkui.c src/gtk/menu-items.c 
@@ -2112,7 +2117,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.210 2004/01/28 23:46:25 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.211 2004/02/01 22:14:14 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer