From 9f420ea4b90160b30568be30b3c00f5c5039034d Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Tue, 8 Nov 2016 16:35:08 +0800 Subject: Add change log --- CHANGELOG.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 CHANGELOG.rst diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..d227e6d --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,20 @@ +Changes in 0.9.8.4 +================== + +This is the first version that has a change log. New features from the time I forked this project include: + +* build system: + + - Qt5 support + - OpenSSL 1.1.0 support + - can now build with MinGW + +* functions: + + - recover local socket support that enables using external programs such ssh(1) to connect to a host + - more functions in script engine and more scripts + - raw packet capture + - better SSH support: support diffie-hellman-group14-sha1, aes-ctr + +* bug fixes and code clean up + -- cgit v1.2.3