diff options
| author | default <nobody@localhost> | 2024-09-14 14:46:31 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-09-14 14:46:31 +0200 |
| commit | 46708ef309ba6197665651c2e3ec9a53e261908c (patch) | |
| tree | d45b77a6fb3c43fe82a6678d852523429f2a9345 | |
| parent | 7e85cd570d78fad7375917b3fcc4ee5cfacfeaab (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 4a93ace..8ed3492 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Added post drafts: new or edit post edition dialogs include a checkbox that will Fixed a bug that caused `Block` notifications to not be shown properly. +Fixed crash in a corner case of the URL parameter parsing code. + ## 2.58 Search by content also looks into alt-text from attachments (images, videos, etc.). |