snac2

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

commit 2b28fe814271eaa0b4a29457b364abd446d728c2
parent 164a9b987fd3b349cc65c44daf819efc36e60e0d
Author: default <nobody@localhost>
Date:   Thu,  6 Feb 2025 08:53:52 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -6,12 +6,14 @@ Fixed a search bug. Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of. -Fixed more crashes (thank you very much to inz for helping me debugging this). +Fixed more crashes (contributed by inz). Fixed link detection in posts (contributed by inz). Allow multiple editors for command-line posts (contributed by inz). +Special thanks to fellow developer inz for bringing my attention to code places where I should have been more careful. + ## 2.71 Fixed memory leak (contributed by inz).