From e083649d325327f104893b4d0481a2c894d3094c Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Wed, 30 Nov 2022 19:28:11 +0000
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 5174ab8..932669b 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)
+
-- 
GitLab