From 0ce5fffa2890fabea1b20907c94b8d6ec1e73aa4 Mon Sep 17 00:00:00 2001 From: "Gerd v. Egidy" Date: Sun, 24 Apr 2022 12:38:57 +0200 Subject: [PATCH] add changelog entry --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index d47f2f9..8170cd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ SystemRescue ChangeLog ====================== +------------------------------------------------------------------------------ +9.03 (YYYY-MM-DD): +------------------------------------------------------------------------------- +* Change how the "sysrescuecfg" boot command line option is implemented: + Merge given config files after reading the ones in the sysrescue.d dir +* Change YAML config file loading logic to fully merge multiple files (#254) + ------------------------------------------------------------------------------- 9.02 (2022-04-09): -------------------------------------------------------------------------------