]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
update CHANGES
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 21 Nov 2022 11:55:21 +0000 (12:55 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 21 Nov 2022 13:58:03 +0000 (14:58 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8896f9e288b7cb101eeaeb61cf62afa7f427d308..e1aaaefc2564d92757d6ea6c82631ad15ec17500 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+0.52.22
+- fix crash in whiptail with new libpopt
+- switch from usleep to nanosleep (Rosen Penev)
+- fix libnewt.pc to enable static linking (Alexey Sheplyakov)
+- fix LDFLAGS order in snack linking (Sam James)
+- use CFLAGS when compiling snack
+- improve configure.ac (Thomas Kuehne)
+- install header and libnewt.pc with shared library (Michael Olbrich)
+
 0.52.21
 - define env NEWT_NOFLOWCTRL to disable flow control (Robert Gill)
 - don't leak memory on errors in dialogboxes