# HG changeset patch # User Matt Johnston # Date 1092566543 0 # Node ID 677843bfa734238a67636b461a02c110c462ffaf # Parent 3000e5b4dd2da3ff03dd621f9f4d76966b7d7ff2 Added changelog entry diff -r 3000e5b4dd2d -r 677843bfa734 CHANGES --- 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