summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2017-07-28 10:04:29 +0200
committerLinus Nordberg <linus@nordu.net>2017-08-01 18:06:02 +0200
commit545ff94f4b7adfd46306b5356b19f2ab6597b4ec (patch)
treed3be8ffe5bc2c414a155dc70d2c8d6f55367d026 /ChangeLog
parent38395f8bd3ac1e0fc877bbb52325e901d82b0b19 (diff)
Add mutex guarding realm refcount.
NOTE: Only guarding writes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e98db4..f654c37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@ Changes between 1.6.8 and the master branch
- Avoid a deadlock situation with dynamic servers (RADSECPROXY-73).
- Completely reload CAs and CRLs with cacheExpiry (RADSECPROXY-50).
- Tie Access-Request log lines to response log lines (RADSECPROXY-60).
+ - Take lock on realm refcount before updating it (RADSECPROXY-77).
2016-09-21 1.6.8
Bug fixes: