diff ChangeLog @ 546:5d13fa48c275

2004-9-6 Brian Masney <masneyb@gftp.org> * lib/protocols.c lib/sshv2.c lib/sslcommon.c - cleanups to the functions that write/read to/from the network. Retry the operation if EAGAIN is returned * lib/ftps.c - return an error if the SSL session cannot be setup properly
author masneyb
date Wed, 08 Sep 2004 00:18:10 +0000
parents e850102b64be
children 34a3f10d8bae
line wrap: on
line diff
--- a/ChangeLog	Tue Sep 07 23:30:40 2004 +0000
+++ b/ChangeLog	Wed Sep 08 00:18:10 2004 +0000
@@ -1,4 +1,11 @@
 2004-9-6 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c lib/sshv2.c lib/sslcommon.c - cleanups to the
+	functions that write/read to/from the network. Retry the operation
+	if EAGAIN is returned
+
+	* lib/ftps.c - return an error if the SSL session cannot be setup
+	properly
+
 	* autogen.sh - updated autogen.sh so that it will work with newer
 	versions of automake/autoconf
 
@@ -2794,7 +2801,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.316 2004/09/07 23:30:40 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.317 2004/09/08 00:18:09 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer