snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit eeaa6fb72dff699175c5b786e8f149a23df8efef
parent dbe60be4f3818336e7e91c6153fcf846303eed04
Author: default <nobody@localhost>
Date:   Wed,  2 Nov 2022 20:29:54 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ Messages marked as sensitive are now hidden behind a dropdown. More aggressive HTML sanitization. +Fixed possible crash when following somebody by its @user@host. + Some fixes to formatting in post creation. Fixed a small memory leak.