diff ChangeLog @ 350:e5ad008e7ea8

2003-1-4 Brian Masney <masneyb@gftp.org> * src/uicommon/gftpui.c src/uicommon/gftpui.h src/uicommon/gftpuicallbacks.c - when switching between ascii/binary, set the option on a global basis. Converted chdir, chmod, delete, rename, rmdir commands over to using the new command run format so that it will work in the different UIs. Added site command to the command line.
author masneyb
date Sun, 04 Jan 2004 17:31:59 +0000
parents 3fccdc9eb16f
children ae7f8b9bd2e4
line wrap: on
line diff
--- a/ChangeLog	Sun Jan 04 17:26:50 2004 +0000
+++ b/ChangeLog	Sun Jan 04 17:31:59 2004 +0000
@@ -1,4 +1,11 @@
 2003-1-4 Brian Masney <masneyb@gftp.org>
+	* src/uicommon/gftpui.c src/uicommon/gftpui.h
+	src/uicommon/gftpuicallbacks.c - when switching between ascii/binary,
+	set the option on a global basis. Converted chdir, chmod, delete,
+	rename, rmdir commands over to using the new command run format so that
+	it will work in the different UIs. Added site command to the command
+	line.
+
 	* lib/misc.c (gftp_parse_command_line) - unified this function so that
 	it is consistent for all arguments.
 
@@ -1898,7 +1905,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.191 2004/01/04 17:26:50 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.192 2004/01/04 17:31:58 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer