summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaiwang Chen <kaiwang.chen@gmail.com>2012-03-15 10:58:40 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-03-15 10:58:40 +0100
commitf62031df11317a9c861db464d9f95bea2f2d4596 (patch)
tree775d62c123d69929d927cd0cc5e2c0aebf0bf583 /ChangeLog
parente6aaf19689791c668ea444a21e470e4db3244cb5 (diff)
downloadrsyslog-f62031df11317a9c861db464d9f95bea2f2d4596.tar.gz
rsyslog-f62031df11317a9c861db464d9f95bea2f2d4596.tar.xz
rsyslog-f62031df11317a9c861db464d9f95bea2f2d4596.zip
added tool to recover disk queue if .qi file is missing (recover_qi.pl)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef9d3735..c23f973e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 5.8.9 [V5-stable] 2012-03-??
+- added tool to recover disk queue if .qi file is missing (recover_qi.pl)
+ Thanks to Kaiwang Chen for contributing this tool
- bugfix: stopped DA queue was never processed after a restart due to a
regression from statistics module
- added better doc for statsobj interface