summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-10 13:51:16 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-10 13:51:16 +0100
commit2d232617fa250d913800cddda9d0003957303edf (patch)
treefd2a63e5e7bc466e505f02692692c1e71b202dd7 /ChangeLog
parentcd5f653ad8fa87727bf3ab12b90a41babaaf1ee5 (diff)
parentb4dd4ef83a51bc91a5861c0dd2809263e60cd05d (diff)
downloadrsyslog-2d232617fa250d913800cddda9d0003957303edf.tar.gz
rsyslog-2d232617fa250d913800cddda9d0003957303edf.tar.xz
rsyslog-2d232617fa250d913800cddda9d0003957303edf.zip
Merge branch 'v4-beta' into v4-devel
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 21861491..322718d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,13 @@ Version 4.7.0 [v4-devel] (rgerhards), 2009-09-??
See ticket for details: http://bugzilla.adiscon.com/show_bug.cgi?id=150
- imported changes from 4.5.6 and below
---------------------------------------------------------------------------
-Version 4.5.6 [v4-beta] (rgerhards), 2009-09-??
+Version 4.5.7 [v4-beta] (rgerhards), 2009-11-??
+- added a so-called "On Demand Debug" mode, in which debug output can
+ 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.
+---------------------------------------------------------------------------
+Version 4.5.6 [v4-beta] (rgerhards), 2009-11-05
- bugfix: named pipes did no longer work (they always got an open error)
this was a regression from the omfile rewrite in 4.5.0
- bugfix(minor): diag function returned wrong queue memeber count
@@ -61,7 +67,6 @@ Version 4.5.4 [v4-beta] (rgerhards), 2009-09-29
This should be improved if it has proven reliable in practice.
---------------------------------------------------------------------------
Version 4.5.3 [v4-beta] (rgerhards), 2009-09-17
->>>>>>> 4c8546fd6fb56d5439edb5a098c8f82bc8fc36aa:ChangeLog
- bugfix: repeated messages were incorrectly processed
this could lead to loss of the repeated message content. As a side-
effect, it could probably also be possible that some segfault occurs