summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-02-17 15:13:20 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-02-17 15:13:20 +0100
commit9f1e195f3d642de85a92199ef9882b820d3fec21 (patch)
tree5f0030bcec760746c2aafc54304c76ca329a4728 /ChangeLog
parent39406781e51c7305cb9f35f5f9fed9c10dea9ecd (diff)
parent84c9bbaffc652cc2cb56389646ce329e8e1bb26a (diff)
downloadrsyslog-9f1e195f3d642de85a92199ef9882b820d3fec21.tar.gz
rsyslog-9f1e195f3d642de85a92199ef9882b820d3fec21.tar.xz
rsyslog-9f1e195f3d642de85a92199ef9882b820d3fec21.zip
Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a78e9e62..057a1b7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -98,6 +98,8 @@ Version 5.6.3 [V5-STABLE] (rgerhards), 2011-01-26
- bugfix: batches which had actions in error were not properly retried in
all cases
- bugfix: imfile did duplicate messages under some circumstances
+- bugfix: testbench was not activated if no Java was present on system
+ ... what actually was a left-over. Java is no longer required.
---------------------------------------------------------------------------
Version 5.6.2 [V5-STABLE] (rgerhards), 2010-11-30
- bugfix: compile failed on systems without epoll_create1()