]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
update CHANGES
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 27 May 2019 12:51:05 +0000 (14:51 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 27 May 2019 12:51:05 +0000 (14:51 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index c8c5ec8291d4e6cae960560f52f5e1e02643661a..8896f9e288b7cb101eeaeb61cf62afa7f427d308 100644 (file)
--- 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)