diff options
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 505bf25..f5fd0e6 100644 --- 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.) |