summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-12-16 15:12:24 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-12-16 15:12:24 +0100
commita1b752b32ffb90bfdce4fd8dfdffac3ebbadc79e (patch)
tree0752a60ee53e04deedffc7396d7588be950b5d05 /ChangeLog
parent7796eeb6960b2e1d1aeac77242a5ad93a64776cc (diff)
downloadrsyslog-a1b752b32ffb90bfdce4fd8dfdffac3ebbadc79e.tar.gz
rsyslog-a1b752b32ffb90bfdce4fd8dfdffac3ebbadc79e.tar.xz
rsyslog-a1b752b32ffb90bfdce4fd8dfdffac3ebbadc79e.zip
more work on queue statistics counter
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f228b80..b2c8bf44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
---------------------------------------------------------------------------
Version 5.9.5 [V5-DEVEL], 2011-11-29
-- new stats counter "discarded" for queue object. Tells how many messages
- have been discarded due to queue full condition.
+- new stats counters "discarded.nf" and "discarded.full" for queue object.
+ Tells how many messages have been discarded due to queue full condition.
---------------------------------------------------------------------------
Version 5.9.5 [V5-DEVEL], 2011-11-29
- enhanced module loader to not rely on PATH_MAX