From 2c7ed6a93f6c28320343b2c5dc4990ae2d130832 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 26 Jan 2024 15:02:31 +0100 Subject: just-mr rc: honor "rc files" option ... to pull in rc files from different locations, given by location objects. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index fce863e3..e9b1fb0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,9 @@ A feature release on top of `1.2.0`, backwards compatible. - When `just-mr` executes the action to generate the desired tree of a `"git tree"` repository, it can be specified that certain variables of the environment can be inherited. +- The just-mr rc file now supports a field `"rc files"` to include + other rc files given by location objects; in particular, it is + possible to include rc files committed to the workspace. - Support for fetching archives from FTP and TFTP was added to `just-mr` if it was built with bundled curl. For package builds, libcurl has enabled whatever the distro considers suitable. -- cgit v1.2.3