summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-10-17 07:36:18 +0200
committerLinus Nordberg <linus@nordu.net>2016-10-17 09:04:21 +0200
commitf7f97c7ac8ff4e7a8d124c008d4c25933af1382c (patch)
tree34c23efb31a56807e6d59f652f02e3d6903051ee /ChangeLog
parentc26e8b3148ace879735d1b312fc6ef724b164d13 (diff)
Update ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 14 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index d5b90be..ad93072 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,27 @@
-Changes between 1.6.7 and the master branch
+Changes between 1.6.8 and the master branch
License and copyright changes:
- Copyright UNINETT AS and NORDUnet A/S.
- 3-clause BSD license only, no GPL.
+ Enhancements:
+ - Support the use of OpenSSL version 1.1 series (RADSECPROXY-66).
+
+ Misc:
+ - libnettle is now an unconditional dependency.
+ - FTicks support is now on by default and not optional.
+
Bug fixes:
- Detect the presence of docbook2x-man correctly.
+ - Make clang less unhappy.
+ - Don't use a smaller pthread stack size than what's allowed.
+ - Don't follow NULL the pointer at debug level 5 (RADSECPROXY-68).
+
+2016-09-21 1.6.8
+ Bug fixes:
- 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