From abf00add791767e31b7b93b474aa9a6281ec897c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Oct 23 2014 08:34:37 +0000 Subject: 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