From: Miroslav Lichvar Date: Thu, 23 Oct 2014 08:30:18 +0000 (+0200) Subject: update CHANGES X-Git-Tag: r0-52-18~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=abf00add791767e31b7b93b474aa9a6281ec897c;p=thirdparty%2Fnewt.git update CHANGES --- diff --git a/CHANGES b/CHANGES index 1326808..1239320 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +0.52.18 +- fix widget key collision in snack on 64-bit archs (#1151455) +- handle NEWT_EXIT_ERROR in snack +- fix preprocessor warnings in snack +- optimize textbox reflowing +- remove newtListitem declarations (#1074092) + 0.52.17 - add python3 support (Matthias Klose) (#963839) - implement newtComponentAddCallback() for forms as a focus-change