From 2037d87d34c2a94b48b148b4151c1343169a5568 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 2 Mar 2023 10:15:53 +0100 Subject: just: make -D options overlay ... instead of only honoring the latest argument. In this way, standard overlays coming from the launcher configuration can be amended in individual invocations. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a3725cac..a638e41f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ A feature release on top of `1.0.0`, backwards compatible. and mutual TLS - `just-mr` is now available as C++ binary and supports fetching in parallel +### Important changes + +- The option `-D` now accumulates instead of ignoring all but the + latest occurence. This is an incompatible change of the command + line, but not affecting the backwards compatibility of the build. + ### Other changes - `just analyse` now supports a new option `--dump-export-targets` -- cgit v1.2.3