summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-10 13:14:27 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-10 13:14:27 +0000
commit4925c7e83bdcad95b01b88c402a862a5f890ddb7 (patch)
treebf2edd29905ed18f69e58101f2be2f4dd8f443bb /ChangeLog
parentfa859275c66afc639cd3d2ea8a74cfdc63be8b99 (diff)
downloadrsyslog-4925c7e83bdcad95b01b88c402a862a5f890ddb7.tar.gz
rsyslog-4925c7e83bdcad95b01b88c402a862a5f890ddb7.tar.xz
rsyslog-4925c7e83bdcad95b01b88c402a862a5f890ddb7.zip
prepared for 3.10.1 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bf5ec32..a53092ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
---------------------------------------------------------------------------
-Version 3.10.1 (rgerhards), 2008-01-??
+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.
---------------------------------------------------------------------------
Version 3.10.0 (rgerhards), 2008-01-07
- implemented input module interface and initial input modules