snac2

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

commit a0fd51eec8a513a5c3ff9b4cf36dbdfc9d908339
parent 9fd234d05edd9b6690fd9f14546f93b29e8379cf
Author: default <nobody@localhost>
Date:   Sun, 12 Jan 2025 07:22:08 +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 @@ Added some caching for local `Actor` objects. Hashtags that are not explicitly linked in a post's content are shown below. +Fixed broken NetBSD build (missing dependency in Makefile.NetBSD). + ## 2.68 Fixed regression in link verification code (contributed by nowster).