From 0a7a03fb429250ee51c8992e37d794bdf7609916 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 21 Nov 2022 12:55:21 +0100 Subject: [PATCH] update CHANGES --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES b/CHANGES index 8896f9e..e1aaaef 100644 --- 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 -- 2.47.2