diff options
author | Linus Nordberg <linus@nordu.net> | 2016-03-11 16:17:18 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2016-03-11 16:19:21 +0100 |
commit | 80951366fb27e3b7fe59f6cce96865971838ab16 (patch) | |
tree | c0a5a8bf9cc4199f2ac3788f569fe33e293bc145 /ChangeLog | |
parent | 4376e889bf502c472af0cd1e785f98b3c660a8f4 (diff) |
Update ChangeLog for upcoming radsecproxy-1.6.7.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Changes since 1.6.6 + 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 |