snac2

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

commit 926e90346432c97c77286aadbba34ebabbcaff46
parent 785c859ce3d0bb19264f3dbd075b6825932ab8d0
Author: default <nobody@localhost>
Date:   Sun,  4 Dec 2022 11:53:15 +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 @@ -2,6 +2,8 @@ ## 2.14 +Added a user setup option to toggle if sensitive content is shown or not by default (contributed by kensanata). + Fixed crash when debug level >= 2 (contributed by kensanata). Log message improvements for excelence (contributed by kensanata).