summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 59dde24a2..f878f9c8f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+ Fixed #1063 -- the master correctly logs syntax errors when
+ reparsing during a single run.
+
Removed the loglevels from the valid values for `logoutput`
in the Exec resource type -- the log levels are specified
using the `loglevel` parameter, not `logoutput`. This never