diff options
author | Linus Nordberg <linus@nordu.net> | 2017-08-01 18:23:25 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-08-01 18:23:25 +0200 |
commit | 9b1ef1a4e905192e03675d817a7b03161833c2a4 (patch) | |
tree | 1f2f566f30cc58d7e9abb7edc4499036bc35fa54 /ChangeLog | |
parent | 1d8c415e27062723c62de09c434479fc22d23b79 (diff) |
Update ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ Changes between 1.6.8 and the master branch - 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). + - Fix a couple of memory leaks and NULL ptr derefs in error cases. 2016-09-21 1.6.8 Bug fixes: |