summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-12 13:23:03 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-12 13:23:03 +0100
commit329b20451f0ed767dbf08903cab9a380ff1f4302 (patch)
tree9a99e78a33388902f16da421e48b47ba709a1cf1 /ChangeLog
parentef1b6c725bb7b8e3cee6e4264a630975a496c5bd (diff)
parent0fd8143d8719d08d9feb0a304bb352dd7c4bbab6 (diff)
downloadrsyslog-329b20451f0ed767dbf08903cab9a380ff1f4302.tar.gz
rsyslog-329b20451f0ed767dbf08903cab9a380ff1f4302.tar.xz
rsyslog-329b20451f0ed767dbf08903cab9a380ff1f4302.zip
Merge branch 'v4-beta' into v4-devel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 322718d8..5b358614 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,8 @@ Version 4.5.7 [v4-beta] (rgerhards), 2009-11-??
be generated only after the process has started, but not right from
the beginning. This is assumed to be useful for hard-to-find bugs.
Also improved the doc on the debug system.
+- bugfix [imported from 4.4.3]: $ActionExecOnlyOnceEveryInterval did
+ not work.
---------------------------------------------------------------------------
Version 4.5.6 [v4-beta] (rgerhards), 2009-11-05
- bugfix: named pipes did no longer work (they always got an open error)
@@ -181,6 +183,10 @@ Version 4.5.0 [DEVEL] (rgerhards), 2009-07-02
an abort
---------------------------------------------------------------------------
Version 4.4.3 [v4-stable] (rgerhards), 2009-10-??
+- bugfix: $ActionExecOnlyOnceEveryInterval did not work.
+ This was a regression from the time() optimizations done in v4.
+ Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=143
+ Thanks to Klaus Tachtler for reporting this bug.
- bugfix: potential hang condition on queue shutdown
[imported from v3-stable]
---------------------------------------------------------------------------