diff options
author | Linus Nordberg <linus@nordberg.se> | 2013-08-28 13:48:49 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2013-09-05 15:20:29 +0200 |
commit | 48013d34d07686a3757e43424690b97b23b73bc0 (patch) | |
tree | c2a5084f08c765e7a624fafacfaf11bd4b78ed04 /ChangeLog | |
parent | 33a3b21fa6926e8cbe61725dd80d258951766e2f (diff) |
ChangeLog updates bc 1.6.3 is tagged.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,5 +1,9 @@ -Changes between 1.6.2 and the master branch +Changes between 1.6.3 and the master branch + Bug fixes: + - Keeping Proxy-State attributes in all replies to clients + (RADSECPROXY-52). Reported by Stefan Winter. +2013-09-05 1.6.3 Enhancements: - Threads are allocated with a 32 KB stack rather than what happens to be the default. Patch by Fabian Mauchle. @@ -19,8 +23,6 @@ Changes between 1.6.2 and the master branch Mauchle. - Timing out on TLS clients not closing the connection properly. Patch by Fabian Mauchle. - - Keeping Proxy-State attributes in all replies to clients - (RADSECPROXY-52). Reported by Stefan Winter. 2012-10-25 1.6.2 Bug fixes (security): |