From c5ae4d71e83f99c4c1b830e4d77ab18f5625fa31 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Tue, 7 Jan 2025 17:47:25 +0100 Subject: Update CHANGELOG ...with recent serve service fix. While there, fix typo. --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e4fed15..6c781b87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,10 @@ A feature release on top of `1.4.0`, backwards compatible. result in a segmentation fault. - Git operations are now properly locked against each other, also between processes where necessary. +- The Git cache root repository on a `just serve` endpoint is now + ensured to always exist and be initialized before being operated on. - `just install-cas` correctly exits with non-zero exit code on - failure, also if isntallation to stdout is requested. + failure, also if installation 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