diff ChangeLog @ 893:331d6ad73a75

2007-3-15 Brian Masney <masneyb@gftp.org> * lib/rfc959.c - added new function rfc959_setup_file_transfer(). It elimnates some duplicate code that was found by CPD.
author masneyb
date Fri, 16 Mar 2007 01:23:46 +0000
parents ecd9a397c441
children 14476a8a4d2b
line wrap: on
line diff
--- a/ChangeLog	Fri Mar 16 00:52:59 2007 +0000
+++ b/ChangeLog	Fri Mar 16 01:23:46 2007 +0000
@@ -1,7 +1,10 @@
 2007-3-15 Brian Masney <masneyb@gftp.org>
+	* lib/rfc959.c - added new function rfc959_setup_file_transfer(). It
+	elimnates some duplicate code that was found by CPD.
+
 	* lib/sshv2.c - added new function
 	sshv2_send_command_and_check_response(). It eliminates some duplicate
-	code that was found by PMD.
+	code that was found by CPD.
 
 	* docs/gftp-faq.sgml - updated FAQ entry about how to check the
 	latest code out of SVN.