summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-10 13:32:22 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-10 13:32:22 +0000
commit4c24b427954166689b58562d68fefcfda7439ace (patch)
tree576b317994e0f71e86c973b3170fb62e9157493d /ChangeLog
parent46d0a95fc1680bdef960260fba98d06ba7336d0d (diff)
downloadrsyslog-4c24b427954166689b58562d68fefcfda7439ace.tar.gz
rsyslog-4c24b427954166689b58562d68fefcfda7439ace.tar.xz
rsyslog-4c24b427954166689b58562d68fefcfda7439ace.zip
preparing for 3.10.1v3-10-1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index a53092ff..ee1bb2e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,18 @@
---------------------------------------------------------------------------
Version 3.10.1 (rgerhards), 2008-01-10
-- performance-optimized string class, should bring an overall improvement
-- fixed a memory leak in imudp -- thanks to varmojfekoj for the patch
-- fixed a race condition that could lead to a rsyslogd hang when during
- HUP or termination
-- done some doc updates
- implemented the "disk" queue mode. However, it currently is of very
limited use, because it does not support persistence over rsyslogd
runs. So when rsyslogd is stopped, the queue is drained just as with
the in-memory queue modes. Persistent queues will be a feature of
the next release.
+- performance-optimized string class, should bring an overall improvement
+- fixed a memory leak in imudp -- thanks to varmojfekoj for the patch
+- fixed a race condition that could lead to a rsyslogd hang when during
+ HUP or termination
+- done some doc updates
+- added $WorkDirectory config directive
+- added $MainMsgQueueFileName config directive
+- added $MainMsgQueueMaxFileSize config directive
---------------------------------------------------------------------------
Version 3.10.0 (rgerhards), 2008-01-07
- implemented input module interface and initial input modules