summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2018-06-08 19:48:52 +0200
committerChristian Pointner <equinox@anytun.org>2018-06-08 19:48:52 +0200
commitc308a9e614e674e0fc7540f734b6b9733dfd2a93 (patch)
tree7b6f4c8ee46ba56c349e42a846af35225370e7c5
parentAdd support for openssl 1.1.0. (diff)
updated changelog for releaserel-0.3.7
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e295fc0..5a4b332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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