summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-08-07 13:46:37 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-08-07 13:46:37 +0000
commit634540541cc44580086c21a419c79cb0433d191e (patch)
tree88e774f8bc04183078c1ba2315fbd5a7733d982f /ChangeLog
parent1cd509518956cd0ad3cfa4c279643a098bc0be2c (diff)
downloadrsyslog-634540541cc44580086c21a419c79cb0433d191e.tar.gz
rsyslog-634540541cc44580086c21a419c79cb0433d191e.tar.xz
rsyslog-634540541cc44580086c21a419c79cb0433d191e.zip
add config directive $MainMsgQueueSize, which now allows to configure the
queue size dynamically
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd6f4390..386843c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ Version 1.18.1 (rgerhards), 2007-08-??
- applied patch from Michel Samia to fix compilation when the pthreads
feature is disabled
- some code cleanup (moved action object to its own file set)
+- add config directive $MainMsgQueueSize, which now allows to configure the
+ queue size dynamically
---------------------------------------------------------------------------
Version 1.18.0 (rgerhards), 2007-08-03
- rsyslog now supports fallback actions when an action did not work. This