diff ChangeLog @ 849:0cf4d8c46b82

2006-11-16 Brian Masney <masneyb@gftp.org> * lib/sshv2.c (sshv2_initialize_string_with_path) - make sure the endpos variable is pointing to the position after the string. This fixes an issue with the current CVS code where files could not be transferred. (closes #371615)
author masneyb
date Fri, 17 Nov 2006 00:44:40 +0000
parents 14858879916f
children 1c8d6b6b7950
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 04 14:07:24 2006 +0000
+++ b/ChangeLog	Fri Nov 17 00:44:40 2006 +0000
@@ -1,3 +1,9 @@
+2006-11-16 Brian Masney <masneyb@gftp.org>
+	* lib/sshv2.c (sshv2_initialize_string_with_path) - make sure the endpos
+	variable is pointing to the position after the string. This fixes an
+	issue with the current CVS code where files could not be transferred.
+	(closes #371615)
+
 2006-11-2 Brian Masney <masneyb@gftp.org>
 	* lib/ftpcommon.h lib/ftps.c lib/rfc959.c - use the encoded filename
 	length to determine how many bytes should be sent in the command to the
@@ -3702,7 +3708,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.497 2006/11/03 03:23:19 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.498 2006/11/17 00:44:38 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer