snac2

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

commit 2c10e230a290113c665a31a013812d9bf721f215
parent a2dde5dedaddb7fe91c061997e1314ba569c2edf
Author: default <nobody@localhost>
Date:   Tue,  4 Feb 2025 18:32:55 +0100

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## UNRELEASED + +Fixed more crashes (thank you very much to inz for helping me debugging this). + ## 2.71 Fixed memory leak (contributed by inz).