diff options
author | Linus Nordberg <linus@nordu.net> | 2017-08-02 10:08:47 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-08-02 10:08:47 +0200 |
commit | 3c321320a634e294e22f7d7e638f2add632ade33 (patch) | |
tree | 87decf66408bd507696f43780f4c601dc06500b3 | |
parent | c00a03937712522b5b452ac8cb53fbfe31107028 (diff) |
Update ChangeLog with -77.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ - 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. + - Take lock on realm refcount before updating it (RADSECPROXY-77). 2016-09-21 1.6.8 Bug fixes: |