summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-09-27 10:03:12 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-09-27 10:03:12 +0200
commit2ce900aea233b9f8b0447658f2dc3565c3103e78 (patch)
treec71b7cce47166418ac439c530831df48bfd10c56 /ChangeLog
parent71664616132a47c2b951d72432031283ba040f79 (diff)
downloadrsyslog-2ce900aea233b9f8b0447658f2dc3565c3103e78.tar.gz
rsyslog-2ce900aea233b9f8b0447658f2dc3565c3103e78.tar.xz
rsyslog-2ce900aea233b9f8b0447658f2dc3565c3103e78.zip
bugfix: config errors did not always cause statement to fail
This could lead to startup with invalid parameters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c6c78e3..1c066cb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,8 @@ Version 6.5.1 [devel] 2012-08-??
these were one-time memory leaks during startup, so they did NOT grow
during runtime
- bugfix: config validation run did not always return correct return state
+- bugfix: config errors did not always cause statement to fail
+ This could lead to startup with invalid parameters.
---------------------------------------------------------------------------
Version 6.5.0 [devel] 2012-08-28
- imrelp now supports non-cancel thread termination