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-08-06 20:44:33 +0200
commitdbbf3d23b13fc37ca79e92ff310b8bb4b0c7e931 (patch)
treeafc656f6508603165f841c203646473f6ce37c6c /ChangeLog
parent05ed43d8d4bf254a503cee715034a8184615af9e (diff)
update ChangeLogradsecproxy-71-rebase
Diffstat (limited to 'ChangeLog')
-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.