summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog13
-rw-r--r--doc/status.html8
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 @@
</head>
<body>
<h2>rsyslog status page</h2>
-<p>This page reflects the status as of 2008-01-07.</p>
+<p>This page reflects the status as of 2008-01-10.</p>
<h2>Current Releases</h2>
-<p><b>development:</b> 3.10.0 -
-<a href="http://www.rsyslog.com/Article157.phtml">change log</a> -
-<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-71.phtml">download</a></p>
+<p><b>development:</b> 3.10.1 -
+<a href="http://www.rsyslog.com/Article159.phtml">change log</a> -
+<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-72.phtml">download</a></p>
<p><b><font color="#FF0000"><a href="v3compatibility.html">Be sure to read the
rsyslog v3 compatibility document!</a></font></b><br>
Documentation for 3.x is currently sparse. If you need assistance, please