diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-29 14:18:12 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-29 14:18:12 +0000 |
commit | 9843274dc96ba4b3af079367f9704e232bde2b2d (patch) | |
tree | d3e6ca6b09faa53de31e484dcfb58f4938611d91 /ChangeLog | |
parent | bf4ba7de44208dd4ccea602a30c788dcd480a12d (diff) | |
download | rsyslog-9843274dc96ba4b3af079367f9704e232bde2b2d.tar.gz rsyslog-9843274dc96ba4b3af079367f9704e232bde2b2d.tar.xz rsyslog-9843274dc96ba4b3af079367f9704e232bde2b2d.zip |
bugfixing newly added action code
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ Version 3.10.4 (rgerhards), 2008-01-?? - added $ActionQueueWorkerThreadMinimumMessages config directive - added $ActionQueueMaxFileSize config directive - added $ActionQueueSaveonShutdown config directive +- bugfix: added forgotten docs to package +- improved debugging support --------------------------------------------------------------------------- Version 3.10.3 (rgerhards), 2008-01-28 - fixed a bug with standard template definitions (not a big deal) - thanks |