]> git.ipfire.org Git - thirdparty/newt.git/blobdiff - CHANGES
update CHANGES
[thirdparty/newt.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index e1aaaefc2564d92757d6ea6c82631ad15ec17500..a7da4e7fb4a1fc4cb0082963291d5c6828a7bca4 100644 (file)
--- 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)