diff options
author | Linus Nordberg <linus@nordu.net> | 2017-08-02 10:36:41 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-08-02 10:36:41 +0200 |
commit | 5a1c3476ab7d57a0e64de1e919c641c36575bc6c (patch) | |
tree | 519c4108a6194d33cef5a1e95cacdf4f6e302215 | |
parent | cbc589b38996e197339f3627183fee7444a89dc5 (diff) |
Add ChangeLog entry for RADSECPROXY-69.mauchle-dup-dyndisc2
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ - 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). + - Don't forget about good dynamically discovered (TLS) connections + (RADSECPROXY-69). 2016-09-21 1.6.8 Bug fixes: |