diff ChangeLog @ 76:fe308e435ed5

2002-12-4 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_set_data_type) - return 0 if there is no protocol specific set_data_type function * src/gtk/transfer.c (gftp_gtk_transfer_files) - ascii/binary automatic switching fixes
author masneyb
date Thu, 05 Dec 2002 00:43:07 +0000
parents 77c77098795a
children 100a4b310c60
line wrap: on
line diff
--- a/ChangeLog	Wed Dec 04 02:36:05 2002 +0000
+++ b/ChangeLog	Thu Dec 05 00:43:07 2002 +0000
@@ -1,4 +1,11 @@
-2002-12-333 Brian Masney <masneyb@gftp.org>
+2002-12-4 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c (gftp_set_data_type) - return 0 if there is no
+	protocol specific set_data_type function
+
+	* src/gtk/transfer.c (gftp_gtk_transfer_files) - ascii/binary automatic
+	switching fixes
+
+2002-12-3 Brian Masney <masneyb@gftp.org>
 	* lib/config_file.c lib/gftp.h lib/protocols.c - removed 
 	use_default_dl_types option. This is always enabled by default now.
 
@@ -366,7 +373,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.45 2002/12/04 02:36:05 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.46 2002/12/05 00:43:06 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer