commit 068c8233a192c8464297cfe95509f6932d09bd43
parent 3642cd25e4eedbe2c3c2981eac03422b26a8eda0
Author: default <nobody@localhost>
Date: Tue, 11 Jul 2023 06:56:01 +0200
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
# Release Notes
+## 2.37
+
+Fixed a bug that prevented working in systemd restricted environments (details: `mkdir()` failed if trying to set the setgid bit).
+
## 2.36
Added proper HTTP caching when serving static files (attached images, avatars, etc.)