summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd5c58a..715d69b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,8 @@ Changes between 1.6.8 and the master branch
aware that use of the DynamicLookupCommand configuration option
still enables code known to be buggy.
- Use a listen(2) backlog of 128 (RADSECPROXY-72).
+ - Replace several server status bits with a single state enum.
+ (RADSECPROXY-71)
Bug fixes:
- Detect the presence of docbook2x-man correctly.