From: Miroslav Lichvar Date: Fri, 17 Mar 2017 10:23:21 +0000 (+0100) Subject: update CHANGES X-Git-Tag: r0-52-20~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a51512dd3fa732e2dacbecd61879dfe3b51c841e;p=thirdparty%2Fnewt.git update CHANGES --- diff --git a/CHANGES b/CHANGES index 6c9406c..c8c5ec8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +0.52.20 +- improve handling of long strings in whiptail menu (#1353792) +- support screen resize as hotkey in form (#1432926) + 0.52.19 - support --notags in whiptail checklist and radiolist (#1319794) - don't hard-code -I/usr/include/slang in CPPFLAGS (Alex Suykov)