summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-10-18 09:20:17 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-10-18 09:20:17 +0200
commit2ca1d940645596c8bf8e3dbfbc40d7cf3d426bbf (patch)
tree53b7cb19a1e1f588f5ebe593e8baae2dd3e2ee4b
parent8f7a5adde89d70d96e812d510e531014119deb4c (diff)
parent09f1216c5e4cc3c9f4906a86680b5290808d2166 (diff)
downloadrsyslog-2ca1d940645596c8bf8e3dbfbc40d7cf3d426bbf.tar.gz
rsyslog-2ca1d940645596c8bf8e3dbfbc40d7cf3d426bbf.tar.bz2
rsyslog-2ca1d940645596c8bf8e3dbfbc40d7cf3d426bbf.zip
Merge branch 'v7-stable'
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62eaf7fb..9ee229d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -171,6 +171,9 @@ Version 7.4.5 [v7.4-stable] 2013-09-??
string comparisons
- omelasticsearch: add failed.httprequests stats counter
- bugfix: segfault if re_extract() function was used and no match found
+- 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.
- bugfix: omelasticsearch: correct failed.http stats counter
- bugfix: omelasticsearch: did not correctly initialize stats counters
- bugfix: omelasticsearch: failed.es counter was only maintained in bulk mode