summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f7e485..eabbb60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-10-?? 1.6.9
+ Bug fixes:
+ - Completely reload CAs and CRLs with cacheExpiry (RADSECPROXY-50).
+ - Tie Access-Request log lines to response log lines (RADSECPROXY-60).
+ - Fix a couple of memory leaks and NULL ptr derefs in error cases.
+
2016-09-21 1.6.8
Bug fixes:
- Stop waiting on writable when reading a TCP socket.