diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -15,14 +15,19 @@ Version 6.5.0 [devel] 2012-0?-?? Thanks to David Kelly for contributing these modules - bugfix: omhdfs did no longer compile --------------------------------------------------------------------------- -Version 6.3.13 [BETA] 2012-06-?? +Version 6.3.13 [BETA] 2012-07-?? +- omelasticsearch: support for parameters parent & dynparent added +- bugfix: imtcp aborted when more than 2 connections were used. + Incremented pthread stack size to 4MB for imtcp, imptcp and imttcp + closes: http://bugzilla.adiscon.com/show_bug.cgi?id=342 +- bugfix: imptcp aborted when $InputPTCPServerBindRuleset was used +--------------------------------------------------------------------------- +Version 6.3.12 [BETA] 2012-07-02 - support for elasticsearch via omelasticsearch added Note that this module has been tested quite well by a number of folks, and this is why we merge in new functionality in a late beta stage. Even if problems would exist, only users of omelasticsearch would experience them, making it a pretty safe addition. ---------------------------------------------------------------------------- -Version 6.3.12 [BETA] 2012-06-18 - bugfix: $ActionName was not properly honored Thanks to Abby Edwards for alerting us --------------------------------------------------------------------------- |