summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-10-18 13:43:34 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-10-18 13:43:34 +0200
commitbea330746cd07ce08f9d5d062924bf2c5195d6ee (patch)
treece4b57a9bec9f21a054d99d4c2e594ba2bf330b6 /ChangeLog
parentf84c8c4e9637748bd3a6a985bd12afa6b50e9797 (diff)
downloadrsyslog-bea330746cd07ce08f9d5d062924bf2c5195d6ee.tar.gz
rsyslog-bea330746cd07ce08f9d5d062924bf2c5195d6ee.tar.xz
rsyslog-bea330746cd07ce08f9d5d062924bf2c5195d6ee.zip
bugfix: $OMFileFlushInterval period was doubled - now using correct value
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ff7cdaf..35de07e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
---------------------------------------------------------------------------
Version 5.8.6 [V5-stable] 2011-??-??
+- bugfix: $OMFileFlushInterval period was doubled - now using correct value
- bugfix: ActionQueue could malfunction due to index error
Thanks to Vlad Grigorescu for the patch
- bugfix: $ActionExecOnlyOnce interval did not work properly