From 2a74efbff53c5901b4044da3531698171431cc87 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 5 Dec 2024 17:11:09 +0100 Subject: CHANGELOG: document recent fixes --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c8b8bad..7e4fed15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,12 @@ A feature release on top of `1.4.0`, backwards compatible. ### Fixes - Fixes ensuring proper pointer life time and access check. +- A race condition in the use of `libgit2` was fixed that could + result in a segmentation fault. - Git operations are now properly locked against each other, also between processes where necessary. +- `just install-cas` correctly exits with non-zero exit code on + failure, also if isntallation to stdout is requested. - `just traverse` now exits unconditionally after traversal, also in case of failure. - Missing entries in the documentation have been added. -- cgit v1.2.3