Mercurial > gftp.yaz
diff ChangeLog @ 892:ecd9a397c441
2007-3-15 Brian Masney <masneyb@gftp.org>
* lib/sshv2.c - added new function
sshv2_send_command_and_check_response(). It eliminates some duplicate
code that was found by PMD.
author | masneyb |
---|---|
date | Fri, 16 Mar 2007 00:52:59 +0000 |
parents | f7a06eea66ce |
children | 331d6ad73a75 |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 16 00:35:47 2007 +0000 +++ b/ChangeLog Fri Mar 16 00:52:59 2007 +0000 @@ -1,4 +1,8 @@ 2007-3-15 Brian Masney <masneyb@gftp.org> + * lib/sshv2.c - added new function + sshv2_send_command_and_check_response(). It eliminates some duplicate + code that was found by PMD. + * docs/gftp-faq.sgml - updated FAQ entry about how to check the latest code out of SVN.