summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-12-03 17:59:17 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-12-03 17:59:55 +0100
commitd31fa55553a5469a7b3c530c9a4af85b23dce853 (patch)
tree7e0396e0fbd62ad5f5cd7dca4401f6328bb565bb
parentc946c61364baadb8645ba7e761163b1e2cfe4870 (diff)
downloadjustbuild-d31fa55553a5469a7b3c530c9a4af85b23dce853.tar.gz
Update CHANGELOG
... with the main fixes included so far.
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5dde1ebf..5c8b8bad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
A feature release on top of `1.4.0`, backwards compatible.
+### Fixes
+
+- Fixes ensuring proper pointer life time and access check.
+- Git operations are now properly locked against each other, also
+ between processes where necessary.
+- `just traverse` now exits unconditionally after traversal, also
+ in case of failure.
+- Missing entries in the documentation have been added.
+
## Release `1.4.0` (2024-11-04)
A feature release on top of `1.3.0`, backwards compatible with