diff options
author | Linus Nordberg <linus@nordu.net> | 2016-09-21 13:47:37 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2016-09-21 13:47:37 +0200 |
commit | f9a3043a165e600c5d8e0ce0bf14dce0c19afb14 (patch) | |
tree | 3c398b1e0710261d2fac9c8c1ba8a63f0800bc21 | |
parent | 6ff93d467cd5e59cfa5445baf4f615bd9c8d44a4 (diff) |
Update ChangeLog.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -4,6 +4,14 @@ Changes between 1.6.7 and the master branch - Copyright UNINETT AS and NORDUnet A/S. - 3-clause BSD license only, no GPL. + Bug fixes: + - Detect the presence of docbook2x-man correctly. + - Stop waiting on writable when reading a TCP socket. + - Stomp less on the memory of other threads (RADSECPROXY-64). + + Enhancements: + - Support the use of OpenSSL version 1.1 series (RADSECPROXY-66). + 2016-03-14 1.6.7 Enhancements (security): - Negotiate TLS1.1, TLS1.2 and DTLS1.2 when possible, client and |