]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
update CHANGES
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 23 Oct 2014 08:30:18 +0000 (10:30 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 23 Oct 2014 08:34:37 +0000 (10:34 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1326808bbbf62e981cae4dde70b468d8298c048a..12393201fa3bb7612d5bb54a2ae86a96e74ba1d2 100644 (file)
--- 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