From: Miroslav Lichvar Date: Mon, 27 May 2019 12:51:05 +0000 (+0200) Subject: update CHANGES X-Git-Tag: r0-52-21~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8528665728a31bf94b168d80a41639ffbe29c205;p=thirdparty%2Fnewt.git update CHANGES --- diff --git a/CHANGES b/CHANGES index c8c5ec8..8896f9e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +0.52.21 +- define env NEWT_NOFLOWCTRL to disable flow control (Robert Gill) +- don't leak memory on errors in dialogboxes +- fix radio button selection check in snack +- fix plural forms in Lithuanian translation (#1568999) +- fix parallel build (Émeric Dupont) +- allow python versions to be specified with --with-python option + 0.52.20 - improve handling of long strings in whiptail menu (#1353792) - support screen resize as hotkey in form (#1432926)