snac2

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

commit 9525be7495ffb389928f2246494bfcb0cecdae5a
parent 47e6e4732334174c5d73c337f9f9b6194c4e5607
Author: default <nobody@localhost>
Date:   Fri,  6 Jan 2023 15:55:08 +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.18 + +The purge ttl for stray global objects has been shortened. + +Don't show the collapse widget for non-existent children. + ## 2.17 Fixed a header bug (contributed by alderwick).