diff ChangeLog @ 526:990088b18285

2004-8-9 Brian Masney <masneyb@gftp.org> * lib/config_file.c lib/options.h lib/rfc959.c - fixed warnings about unitialized members in the structure * lib/pty.c (gftp_exec) - setup stderr when running the program * lib/sshv2.c src/uicommon/gftpui.h - fixed signed/unsigned integer comparisions * lib/sshv2.c - added sshv2_copy_param_options() * src/gtk/options_dialog.c - compile fix when compiling against GTK+ 1.2
author masneyb
date Tue, 10 Aug 2004 01:55:53 +0000
parents 7262851e3ae8
children d0e8f8ee3b20
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 01 11:03:39 2004 +0000
+++ b/ChangeLog	Tue Aug 10 01:55:53 2004 +0000
@@ -1,3 +1,17 @@
+2004-8-9 Brian Masney <masneyb@gftp.org>
+	* lib/config_file.c lib/options.h lib/rfc959.c - fixed warnings about
+	unitialized members in the structure
+
+	* lib/pty.c (gftp_exec) - setup stderr when running the program
+
+	* lib/sshv2.c src/uicommon/gftpui.h - fixed signed/unsigned integer
+	comparisions
+
+	* lib/sshv2.c - added sshv2_copy_param_options()
+
+	* src/gtk/options_dialog.c - compile fix when compiling against GTK+
+	1.2
+
 2004-8-1 Brian Masney <masneyb@gftp.org>
 	* lib/sshv2.c - treat all integers from the remote server as
 	unsigned
@@ -2702,7 +2716,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.300 2004/08/01 11:03:38 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.301 2004/08/10 01:55:52 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer