snac2

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

commit fb4d1f0b9c8f2dde0a6d654ca3fed7434df1527b
parent 881d05e06c4849ad74c596cadb2482d05f327b2d
Author: default <nobody@localhost>
Date:   Sun,  4 Dec 2022 11:38:19 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.14 + +Fixed crash when debug level >= 2 (contributed by kensanata). + +Log message improvements for excelence (contributed by kensanata). + ## 2.13 A big disk layout rework, to make it more efficient when timelines get very big. Please take note that you must run `snac upgrade` when you install this version over an already existing one.