summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-25 12:14:50 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-25 12:14:50 +0200
commit8c125325cf239d7303e0f479b284fd1f59c223f7 (patch)
treee6c336deedb753f23e87c54b638480640f6b0559 /ChangeLog
parent03918b4478f5523873af32e3f9a62222f5ab7f20 (diff)
downloadrsyslog-8c125325cf239d7303e0f479b284fd1f59c223f7.tar.gz
rsyslog-8c125325cf239d7303e0f479b284fd1f59c223f7.tar.xz
rsyslog-8c125325cf239d7303e0f479b284fd1f59c223f7.zip
features requiring Java are automatically disabled if Java is not present
(thanks to Michael Biebl for his help!)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fa62688..1abea003 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 4.4.1 [v4-stable] (rgerhards), 2009-08-??
+- features requiring Java are automatically disabled if Java is not
+ present (thanks to Michael Biebl for his help!)
- bugfix: Java testing tools were required, even if testbench was disabled
This resulted in build errors if no Java was present on the build system,
even though none of the selected option actually required Java.