summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-03-24 16:25:54 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-03-24 16:25:54 +0100
commit7269efe60a2071e17f68f96b6416acaefeb7068d (patch)
tree6c9b53b253a19b785afa8f780650066aa9a5bbe4 /ChangeLog
parentde3341a64131092fabb3a1c60adb77e70bdb7fb6 (diff)
parent508a9e0cef064b082cd9e13aecd9d6c0f1f51977 (diff)
downloadrsyslog-7269efe60a2071e17f68f96b6416acaefeb7068d.tar.gz
rsyslog-7269efe60a2071e17f68f96b6416acaefeb7068d.tar.xz
rsyslog-7269efe60a2071e17f68f96b6416acaefeb7068d.zip
Merge branch 'omfile-errHandler'
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c8442e2..d8be1f56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,13 @@ Version 4.1.6 [DEVEL] (rgerhards), 2009-03-??
issue with the function call VM instruction set design.
- implemented the strlen() RainerScript function
- added a template output module
+- fixed a bug that caused action retries not to work correctly
+ situation was only cleared by a restart
+- bugfix: closed dynafile was potentially never written until another
+ dynafile name was generated - potential loss of messages
+- improved omfile so that it properly suspends itself if there is an
+ i/o or file name generation error. This enables it to be used with
+ the full high availability features of rsyslog's engine
---------------------------------------------------------------------------
Version 4.1.5 [DEVEL] (rgerhards), 2009-03-11
- bugfix: parser did not correctly parse fields in UDP-received messages