summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-07-11 15:26:23 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-07-11 15:26:23 +0200
commit06db028d606874a8e2848dd9b17733dfef8d4587 (patch)
tree5ed9a003f605c2a94897bf6766c2c5a97b445dc3 /ChangeLog
parentba5f628cbb43d6a4add15c6fab50e35b5c54c5b8 (diff)
downloadrsyslog-06db028d606874a8e2848dd9b17733dfef8d4587.tar.gz
rsyslog-06db028d606874a8e2848dd9b17733dfef8d4587.tar.xz
rsyslog-06db028d606874a8e2848dd9b17733dfef8d4587.zip
bugfix: omhdfs did no longer compile
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04cbb1f0..be156d38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ Version 6.5.0 [devel] 2012-0?-??
in some speedup (but serious loss of debugging capabilities)
- added new 0mq plugins (via czmq lib)
Thanks to David Kelly for contributing these modules
+- bugfix: omhdfs did no longer compile
---------------------------------------------------------------------------
Version 6.3.13 [BETA] 2012-06-??
- support for elasticsearch via omelasticsearch added