summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-12-16 14:42:37 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-12-16 14:42:37 +0100
commit7796eeb6960b2e1d1aeac77242a5ad93a64776cc (patch)
tree1d33b1051302c48e9d87f120912689df289d76f2 /ChangeLog
parent01c7c9ffc6771f73df9ee0bc18e30534d6c6974c (diff)
downloadrsyslog-7796eeb6960b2e1d1aeac77242a5ad93a64776cc.tar.gz
rsyslog-7796eeb6960b2e1d1aeac77242a5ad93a64776cc.tar.xz
rsyslog-7796eeb6960b2e1d1aeac77242a5ad93a64776cc.zip
new stats counter "discarded" for queue object
Tells how many messages have been discarded due to queue full condition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61210128..6f228b80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
---------------------------------------------------------------------------
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.
+---------------------------------------------------------------------------
+Version 5.9.5 [V5-DEVEL], 2011-11-29
- enhanced module loader to not rely on PATH_MAX
---------------------------------------------------------------------------
Version 5.9.4 [V5-DEVEL], 2011-11-29