diff options
author | Linus Nordberg <linus@nordu.net> | 2017-08-01 18:27:24 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-08-01 18:27:24 +0200 |
commit | b5da34a33c2cd07592dcc4d5fadc2cf891526c7f (patch) | |
tree | d2e30c6420e996bd884b3226276fb27a414a3517 /ChangeLog | |
parent | 7e22f21430275051cb212ab626957c93d71c9e8a (diff) |
Update ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ 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: |