summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2013-08-28 13:48:49 +0200
committerLinus Nordberg <linus@nordberg.se>2013-09-05 15:20:29 +0200
commit48013d34d07686a3757e43424690b97b23b73bc0 (patch)
treec2a5084f08c765e7a624fafacfaf11bd4b78ed04
parent33a3b21fa6926e8cbe61725dd80d258951766e2f (diff)
ChangeLog updates bc 1.6.3 is tagged.
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bbefa3..172a5ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):