From e4549c381ca5f4afd5b8abef3c597375d39cac9f Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 18 Oct 2013 09:20:35 +0200 Subject: doc: mention bugfix in ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9ee229d1..e5cf2778 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ Version 7.5.6 [devel] 2013-10-?? - bugfix: segfault if re_extract() function was used and no match found - bugfix: omelasticsearch did not compile on platforms without atomic instructions +- bugfix: potential misadressing on startup if property-filter was used + This could happen if the property name was longer than 127 chars, a case + that would not happen in practice. --------------------------------------------------------------------------- Version 7.5.5 [devel] 2013-10-16 - imfile: permit to monitor an unlimited number of files -- cgit v1.2.3