summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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: