From 4c24b427954166689b58562d68fefcfda7439ace Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 10 Jan 2008 13:32:22 +0000 Subject: preparing for 3.10.1 --- ChangeLog | 13 ++++++++----- doc/status.html | 8 ++++---- 2 files changed, 12 insertions(+), 9 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 diff --git a/doc/status.html b/doc/status.html index 870a5663..6f44739a 100644 --- a/doc/status.html +++ b/doc/status.html @@ -4,11 +4,11 @@

rsyslog status page

-

This page reflects the status as of 2008-01-07.

+

This page reflects the status as of 2008-01-10.

Current Releases

-

development: 3.10.0 - -change log - -download

+

development: 3.10.1 - +change log - +download

Be sure to read the rsyslog v3 compatibility document!
Documentation for 3.x is currently sparse. If you need assistance, please -- cgit v1.2.3