diff options
| author | default <nobody@localhost> | 2025-02-04 18:32:55 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-04 18:32:55 +0100 |
| commit | 2c10e230a290113c665a31a013812d9bf721f215 (patch) | |
| tree | 4ab54388dfc966e95a1f55ddce409018554e7cff | |
| parent | a2dde5dedaddb7fe91c061997e1314ba569c2edf (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f39a912..d196dac 100644 --- 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). |