summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-11 13:06:29 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-11 13:06:29 +0100
commitd5d1c2c2a9897f5aaefaa70d8a81e7192c8c73eb (patch)
tree5ca525d7cd34786dad5d4c95d527a37ee93057d0 /ChangeLog
parentc509177c17288655f308ef68fb2cf7b005a83aed (diff)
parentccc76b825e7f46c463534f625ad1741b128f475b (diff)
downloadrsyslog-d5d1c2c2a9897f5aaefaa70d8a81e7192c8c73eb.tar.gz
rsyslog-d5d1c2c2a9897f5aaefaa70d8a81e7192c8c73eb.tar.xz
rsyslog-d5d1c2c2a9897f5aaefaa70d8a81e7192c8c73eb.zip
Merge branch 'v5-devel'
Conflicts: ChangeLog plugins/omhdfs/omhdfs.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 612d6e76..f6982e6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
---------------------------------------------------------------------------
Version 6.1.6 [DEVEL] (rgerhards), 2011-03-??
+- enhanced omhdfs to support batching mode. This permits to increase
+ performance, as we now call the HDFS API with much larger message
+ sizes and far more infrequently
- improved testbench
among others, life tests for ommysql (against a test database) have
been added, valgrind-based testing enhanced, ...
@@ -138,6 +141,12 @@ expected that interfaces, even new ones, break during the initial
syslog plain tcp input plugin (NOT supporting TLS!)
[ported from v4]
---------------------------------------------------------------------------
+Version 5.9.0 [V5-DEVEL] (rgerhards), 2011-03-??
+- this begins a new devel branch for v5
+- enhanced omhdfs to support batching mode. This permits to increase
+ performance, as we now call the HDFS API with much larger message
+ sizes and far more infrequently
+---------------------------------------------------------------------------
Version 5.7.9 [V5-BETA] (rgerhards), 2011-03-??
- improved testbench
among others, life tests for ommysql (against a test database) have