Mercurial > dropbear
changeset 78:677843bfa734 DROPBEAR_0.44test1
Added changelog entry
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 15 Aug 2004 10:42:23 +0000 |
parents | 3000e5b4dd2d |
children | 5a55bd66707f |
files | CHANGES |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sat Aug 14 18:06:28 2004 +0000 +++ b/CHANGES Sun Aug 15 10:42:23 2004 +0000 @@ -1,3 +1,17 @@ +0.44test1 - Sun Aug 16 2004 17:43:54 +0800 + +- TESTING RELEASE - this is the first public release of the client codebase, + so there are sure to be bugs to be found. In addition, if you're just using + the server portion, the final binary size probably will increase - I'll + be trying to get it back down in future releases. + +- Dropbear client added - lots of changes to the server code as well to + generalise things + +- IPv6 support added for client, server, and forwarding + +- New makefile with more generic support for multiple-program binaries + 0.43 - Fri Jul 16 2004 17:44:54 +0800 - SECURITY: Don't try to free() uninitialised variables in DSS verification