summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-02-05 12:08:35 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-02-05 12:08:35 +0100
commit379f252a440f0b52ce013a47d568ff533f81fc63 (patch)
tree58fef71ce7d4c3b7c9d3eeb642991b4f4e822409 /CHANGELOG.md
parent080a004cfb05a4753b3d5ce9144e75accce72eed (diff)
downloadjustbuild-379f252a440f0b52ce013a47d568ff533f81fc63.tar.gz
CHANGELOG: document fixes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b7a15b8a..f85df2ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,12 @@ Bug fixes on top of `1.4.2`.
### Fixes
+- `just-mr` repository garbage collection now properly removes
+ no longer needed directories.
- The "generic" rule now properly detects staging conflicts.
+- The local api correctly handles not-found blobs, even in the absence
+ of a local git api.
+- Documentation fixes.
## Release `1.4.2` (2025-01-13)