diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-28 10:48:51 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-28 10:48:51 +0000 |
commit | 59b67824d6ada9e224beef8ec9a6e6e566e1fcf8 (patch) | |
tree | b9dac56dd55c1c5593dab1fa3017fd24bf0a8d32 /ChangeLog | |
parent | 082737dec693fbb531ca9dad3ab9b638baaa3327 (diff) | |
download | rsyslog-59b67824d6ada9e224beef8ec9a6e6e566e1fcf8.tar.gz rsyslog-59b67824d6ada9e224beef8ec9a6e6e566e1fcf8.tar.xz rsyslog-59b67824d6ada9e224beef8ec9a6e6e566e1fcf8.zip |
some more testing and cleanup with the queue class (pretty stable now)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ Version 3.10.3 (rgerhards), 2008-01-14 - fixed a bug with standard template definitions (not a big deal) - thanks to varmojfekoj for spotting it - run-time instrumentation added +- implemented the $MainMsgQueueSaveOnShutdown config directive +- implemented the $MainMsgQueueWorkerThreadMinimumMessages config directive +- implemented the $MainMsgQueueTimeoutWorkerThreadShutdown config directive --------------------------------------------------------------------------- Version 3.10.2 (rgerhards), 2008-01-14 - added the ability to keep stop rsyslogd without the need to drain |