diff options
| author | 2026-02-24 18:06:21 +0100 | |
|---|---|---|
| committer | 2026-02-24 18:06:21 +0100 | |
| commit | 701064ab5b73a9423eb6de8d1c8a594d19b0938d (patch) | |
| tree | 378108d43a514dff8191991417af3fee71f27d44 /RELEASE_NOTES.md | |
| parent | Fixed another new error in the JSON parser. (diff) | |
| download | snac2-701064ab5b73a9423eb6de8d1c8a594d19b0938d.tar.gz snac2-701064ab5b73a9423eb6de8d1c8a594d19b0938d.tar.xz snac2-701064ab5b73a9423eb6de8d1c8a594d19b0938d.zip | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -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 d51622b..8c480d1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | Fixed some local posts not being shown if the replied post is deleted. | 5 | Fixed some local posts not being shown if the replied post is deleted. |
| 6 | 6 | ||
| 7 | Fixed web UI incorrect links to public posts for some configurations. | ||
| 8 | |||
| 7 | Added some OpenBSD-specific documentation (contributed by oxzi). | 9 | Added some OpenBSD-specific documentation (contributed by oxzi). |
| 8 | 10 | ||
| 9 | Fixed some timezones (contributed by matoken). | 11 | Fixed some timezones (contributed by matoken). |