summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFabian Mauchle <fabian.mauchle@switch.ch>2017-03-15 09:54:40 +0100
committerFabian Mauchle <fabian.mauchle@switch.ch>2017-03-16 11:28:53 +0100
commitd6958e1d492791d4794c2a2914353906e6494413 (patch)
tree47a8e03af23a9b44868e65660c7bc0584dd3141b /ChangeLog
parent2638dfa2792141c7bf7a4994d6c6afe0a2c444f3 (diff)
update ChangeLogradsecproxy-71
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3195603..fd96ca3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@ Changes between 1.6.8 and the master branch
- Experimental code for dynamic discovery has been removed. Be
aware that use of the DynamicLookupCommand configuration option
still enables code known to be buggy.
+ - Replace several server status bits with a single state enum.
+ (RADSECPROXY-71)
Bug fixes:
- Detect the presence of docbook2x-man correctly.
@@ -20,6 +22,8 @@ Changes between 1.6.8 and the master branch
- Don't use a smaller pthread stack size than what's allowed.
- Don't follow NULL the pointer at debug level 5 (RADSECPROXY-68).
- Avoid a deadlock situation with dynamic servers (RADSECPROXY-73).
+ - Avoid redoing dynamic discovery if a connection already exists
+ (RADSECPROXY-69)
2016-09-21 1.6.8
Bug fixes: