summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2016-07-03 01:36:00 +0200
committerChristian Pointner <equinox@anytun.org>2016-07-03 01:36:00 +0200
commitb272232848831083712cdce104873b90694a639b (patch)
tree4db591f8de44864b80c93bfaa32f93e15b25ea8b
parentfixed boost::bind problem with resolver on GCC-6 (diff)
updated changelog for release
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 284ae2f..5ebbb09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016.07.03 -- Version 0.3.6
+
+* fixed build for GCC-6 and C++0x
+
2014.08.26 -- Version 0.3.5
* added an exception to the license which allows linking with OpenSSL