From 1e533af3dd496ce843f5bc1b4b06f4a732902e2d Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 8 Jul 2024 12:57:46 +0200 Subject: Remove hardlink design as implemented ... and mention the fix in CHANGELOG. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d67d6d6..4c16fbb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,9 @@ A feature release on top of `1.3.0`, backwards compatible. - Dependencies have been updated to also build with gcc 14. - Portability improvements of the code by not relying on implementation details of the compiler. +- Local execution no longer has the requirement that there exist no + more files with identical content than the hardlink limit of the + underlying file system. - Various improvements of the documentation. ## Release `1.3.0` (2024-05-08) -- cgit v1.2.3