summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2018-06-08 19:52:42 +0200
committerChristian Pointner <equinox@anytun.org>2018-06-08 19:52:42 +0200
commit475dc389246934e2df52ad90591c6d756c30f1e9 (patch)
treeb1f4f6721e24e5e656da28e54b72f197096921aa
parentAdd support for openssl 1.1.0. (diff)
merge changelog with release branch
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67c50c4..25b0e44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* added RAIL mode
+2018.06.08 -- version 0.3.7
+
+* fixed some off-by-one errors using snprintf
+* add support for OpenSSL 1.1.0
+ (Thanks to Eneas U de Queiroz <cote2004-github@yahoo.com>)
+
2017.01.04 -- Version 0.3.6
* moved to GIT