Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 6987
blob294c48890823f2b98891e81483e3f648dab01999
1 Title: Event history: Fix incomplete information when using time filters (eg. Recent Events view)
2 Level: 2
3 Component: ec
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1553095186
11 An encoding issue would lead to queries as used by the event history to skip files with non-ASCII characters
12 in the first line, leading to events archived in that file's timerange to be omitted. This has been fixed.