summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-03-18 17:55:15 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-03-18 17:55:15 +0100
commit27a639ed8875969574543f7738c7bcb14c6149d2 (patch)
tree5cd29af194fba23b765476a0f4897d6d08cf3f7c /ChangeLog
parent7268b9bc5b8a7d4ea58cbec7fb6180574e2b20d6 (diff)
downloadrsyslog-27a639ed8875969574543f7738c7bcb14c6149d2.tar.gz
rsyslog-27a639ed8875969574543f7738c7bcb14c6149d2.tar.xz
rsyslog-27a639ed8875969574543f7738c7bcb14c6149d2.zip
omfile bugfixing
- 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18bb0e53..ae700656 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
---------------------------------------------------------------------------
Version 4.1.6 [DEVEL] (rgerhards), 2009-03-??
+- 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
---------------------------------------------------------------------------
Version 4.1.5 [DEVEL] (rgerhards), 2009-03-11
- bugfix: parser did not correctly parse fields in UDP-received messages