From 8b4e94a1adf9d87ab9e5756136993f595a38c981 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 17 Jan 2024 10:17:25 +0100 Subject: Document the implementation of tc deps tracking on gc --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 617d1ca6..f5f24cc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,10 @@ A feature release on top of `1.2.0`, backwards compatible. on upgrading or downgrading. However, old target-level cache entries will not be used leading potentially to rebuilding of some targets. +- Garbage collection now honors the dependencies of target-level + caches entries on one another. When upgrading in place, this only + applies for target-level cache entries written initially after + the upgrade. - Improved portability and update of the bundled dependencies. - Various minor improvements and typo fixes in the documentation. - Fixed a race condition in an internal cache of `just execute` -- cgit v1.2.3