summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Weiser <michael.weiser@gmx.de>2019-04-25 12:22:56 +0000
committerMichael Weiser <michael.weiser@gmx.de>2019-04-25 12:22:56 +0000
commit48891941a47b92b5b2275c3de2bf3579b4ead1eb (patch)
tree3cde33e4dff1a9f8e6ba0619be4150c67a50edbc
parent463a50eb4818e718c227b8da077e351c7f86226d (diff)
Update change log
Update the change log with ruleset rework details.
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94b65f2..759acd8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
See documentation for details.
+## devel
+
+- Make list of rules to run configurable in members and order. See
+ `ruleset.conf.sample` section `[rules]` for details.
+- Lower default for in-flight lock staleness to 15 minutes.
+- Detect unknown config sections and options and refuse to start if any are
+ found.
+
## 1.7
- give threads names for easier identification