diff --git a/CHANGELOG b/CHANGELOG index 5174ab83dce8f2f27fd3a23992782b45ddceed17..932669bbb1b1006d9e51bb38288a4c3df8edbac8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -95,3 +95,6 @@ IMPORTANT: If you update from a previous version, you need first to uninstall th Then install the new cve_2021_44228_log4j package and the log4j_executables-2020305.v3.0.1.mkp package. 2022-05-06: BAKERY: fixed not enough values to unpack in exclude_paths_bulk (THX to Rene Calmer[at]forum.checkmk.com) +2022-10-24: replace "\n" with "\N" in detail output to avoid linebreaks in file names with "\n" (usually in Windows only) +2022-11-30: WATO: fixed CheckParameterRulespecWithoutItem (from CheckParameterRulespecWithItem) +