From 8596c9ad456d18ed20777e448f881a3240c42aac Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Wed, 4 Oct 2023 10:32:15 -0700 Subject: [PATCH] v1.16 Release Finish the release notes for the 1.16 release. Signed-off-by: Zach Brown --- ReleaseNotes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 4159f935..54cbedff 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,6 +1,15 @@ Versity ScoutFS Release Notes ============================= +--- +v1.16 +\ +*Oct 4, 2023* + +Fix an issue where the server could hang on startup if its persistent +allocator structures were left in a specific degraded state by the +previously active server. + --- v1.15 \