From: Miroslav Lichvar Date: Tue, 29 Nov 2022 11:04:11 +0000 (+0100) Subject: update CHANGES X-Git-Tag: r0-52-23~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5251bdee0e5566c6115dfec36f0018fa8537947d;p=thirdparty%2Fnewt.git update CHANGES --- diff --git a/CHANGES b/CHANGES index e1aaaef..a7da4e7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +0.52.23 +- fix automatic height of menu/list in whiptail (broken in 0.52.22) +- fix automatic width of whiptail --yesno box +- fix automatic width in whiptail with unicode characters +- fix automatic width with whiptail --noitem and --notags options +- fix spacing with longer tags in whiptail +- avoid overlapping backtitle in whiptail with automatic height + 0.52.22 - fix crash in whiptail with new libpopt - switch from usleep to nanosleep (Rosen Penev)