diff options
| -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 | 2 | ||
| 3 | ## 2.37 | 3 | ## 2.37 |
| 4 | 4 | ||
| 5 | Fixed several XSS vulnerabilities (contributed by yonle). | ||
| 6 | |||
| 5 | Fixed a bug that prevented working in systemd restricted environments (details: `mkdir()` failed if trying to set the setgid bit). | 7 | Fixed a bug that prevented working in systemd restricted environments (details: `mkdir()` failed if trying to set the setgid bit). |
| 6 | 8 | ||
| 7 | ## 2.36 | 9 | ## 2.36 |