diff options
author | default <nobody@localhost> | 2023-07-11 19:48:21 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-07-11 19:48:21 +0200 |
commit | 45d45f6503a3e2849bb6e199759c36ef1cd9c695 (patch) | |
tree | ad7c442c0992410a066ab6f6e0c18c371f300812 | |
parent | 1c5a6894579924cb4d35e41ba3f140797a89c083 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f5fd0e6..2492564 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 2.37 +Fixed several XSS vulnerabilities (contributed by yonle). + Fixed a bug that prevented working in systemd restricted environments (details: `mkdir()` failed if trying to set the setgid bit). ## 2.36 |