snac2

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

commit 5d2a5f160adc0992178812bcaa72df9cd5f072a7
parent 8ab30e736535859547559c8f0d4fbff638e71dff
Author: default <nobody@localhost>
Date:   Sun, 12 Jan 2025 09:32:09 +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 @@ -10,6 +10,8 @@ Hashtags that are not explicitly linked in a post's content are shown below. Fixed broken NetBSD build (missing dependency in Makefile.NetBSD). +The user profile can now include longitude and latitude data for your current location. + ## 2.68 Fixed regression in link verification code (contributed by nowster).