summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFabian Mauchle <fabian.mauchle@switch.ch>2017-03-24 11:05:18 +0100
committerLinus Nordberg <linus@nordu.net>2017-08-01 17:41:11 +0200
commit4fa79aa7a6332add75e334178e02737518a0bee7 (patch)
tree3128bb28cd9d223e47da556a561e84e5cda08cb3 /ChangeLog
parent9a565fe0289c55700677e7a6d8446a1de1e77e9e (diff)
create new cert_store before reloading CAs and CRLs
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f7e485..8819261 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-10-?? 1.6.9
+ Bug fixes:
+ - Completely reload CAs and CRLs with cacheExpiry (RADSECPROXY-50).
+
2016-09-21 1.6.8
Bug fixes:
- Stop waiting on writable when reading a TCP socket.