summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-03-14 12:45:06 +0100
committerLinus Nordberg <linus@nordu.net>2016-03-14 12:45:06 +0100
commit14c7d367fe93dce9af588200d4b1ac7bf6104e43 (patch)
tree4c054ee045e1beabfe1fdb451d56e648c5f896b7
parent6ac615d7949b4b6157ae1cf7ebf439c657f4baac (diff)
Add changes from 1.6.7.
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 95ab680..fd0a9fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,17 @@
-Changes between 1.6.6 and the master branch
+Changes between 1.6.7 and the master branch
License and copyright changes:
- Copyright UNINETT AS and NORDUnet A/S.
- 3-clause BSD license only, no GPL.
+2016-03-14 1.6.7
+ Enhancements (security):
+ - Negotiate TLS1.1, TLS1.2 and DTLS1.2 when possible, client and
+ server side. Fixes RADSECPROXY-62.
+
+ Enhancements:
+ - Build HTML documentation properly.
+
2015-01-19 1.6.6
Bug fixes (security):
- Fix two use-after-free, a null pointer dereference and three