diff ChangeLog @ 813:11159114bb97

2006-9-15 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_fd_write, gftp_fd_read, gftp_fd_set_sockblocking) - added checks to make sure the file descriptor is not set to -1 (gftp_abort_transfer) - added FIXME comment
author masneyb
date Fri, 15 Sep 2006 11:26:05 +0000
parents 789ff8cb3170
children 214d7e6ea78b
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 15 08:20:46 2006 +0000
+++ b/ChangeLog	Fri Sep 15 11:26:05 2006 +0000
@@ -1,3 +1,9 @@
+2006-9-15 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c (gftp_fd_write, gftp_fd_read,
+	gftp_fd_set_sockblocking) - added checks to make sure the file
+	descriptor is not set to -1 (gftp_abort_transfer) - added FIXME
+	comment
+
 2006-9-14 Brian Masney <masneyb@gftp.org>
 	* src/uicommon/gftpui.c - added _do_transfer_file(). This will take
 	care of the actual file transfer. It will also make sure that the
@@ -3575,7 +3581,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.472 2006/09/14 09:07:24 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.473 2006/09/15 11:26:01 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer