From 734d2e1655cceb1961535854b2a467b87a52d097 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 27 Mar 2026 14:51:00 +0100 Subject: [PATCH] doc: changelog updated (#1409) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f5d05d..95b22ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,10 @@ (#1401) * Enhancemnet: Use patchelf 0.14.5 and Lmod 9.1.1 (#1391, #1393) -* Bugfix: test whether a variant has to be build or not fixed +* Enhancemnet: It is now possible to specify a sub-directory relative to + $SRC_DIR used by cmake/autotools in the YAML config file. + (#1382) +c* Bugfix: test whether a variant has to be build or not fixed (#1377) * Bugfix: Selecting the variant to build on the cmd-line did not work. (#1371)