From d377d4f83863abd03e014ef8322a3084a96bc464 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 27 Mar 2026 10:25:21 +0100 Subject: [PATCH] CHANGELOG updated --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b791d0..13b7ba0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ (#1395g) * Bugfix: un-using an overlay didn't remove the directories of the overlay in all cases. - (#1387) + (#1387, #1398) * Bugfix: Under some conditions it could happen, that the variable GroupDepths($group) was undefined in the function get\_load\_hints(). (#1368)