snac2

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

commit 0a8298f35198382ff72d514f0035f3bfb9c4ebac
parent a09b32dd907eb0ca3142772dca95dff3a684785e
Author: default <nobody@localhost>
Date:   Mon, 17 Mar 2025 15:06:53 +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 @@ -28,6 +28,8 @@ Improved Undo+Follow logic (contributed by rozenglass). Reverted (temporarily) the Markdown code that converted text between underscores to italics, because it was causing more problems that what it was worth. +Fixed bug in bookmark CSV import. + ## 2.73 Added support for customizing and translating the web UI language via simple `.po` files. For more information on how to install language files or create new ones, please see `snac(8)` (the administrator manual).