From 46696b708d7417e0614019e337b56ba5962ebdbf Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Wed, 10 Aug 2022 17:09:25 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 648b37030..367d24cd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ improves logging and updates a bundled library. * Ensure not to write an incomplete (i.e. corrupt) state file. #9467 * ITL: Render vars.apt\_upgrade=true as --upgrade, not --upgrade=true. #9458 +* Icinga DB: Don't surprise (and crash) the Go daemon with config types it doesn't know. #9480 * Icinga DB: Add missing Redis SELinux policy. #9473 * Windows: Don't spam the event log with non-error startup messages. #9457 * Windows: Update bundled version of OpenSSL. #9460