Fix typo in manpage
[debian/uanytun.git] / ChangeLog
index 8b9c45a..5a4b332 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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
+* make build reproducible
+* the return code after receiving a signal now correctly contains
+  the signal number which caused the shutdown.
+
 2014.06.21 -- Version 0.3.5
 
 * added support for libnettle as crypt library