]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.4 - patch 20231016
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 6fa56fc5797f76fc67a25c92e60aa5f307f99962..a44fbd7a15c2f3c645cabe08b190201255726976 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.4014 2023/10/14 19:43:34 tom Exp $
+-- $Id: NEWS,v 1.4016 2023/10/16 23:09:02 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,10 @@ See the AUTHORS file for the corresponding full names.
 Changes through 1.9.9e did not credit all contributions;
 it is not possible to add this information.
 
+20231016
+       + make the recent change to setupterm optional "--enable-check-size"
+         (Debian #1054022).
+
 20231014
        + improve formatting/style of manpages (patches by Branden Robinson).
        + updated configure script macro CF_XOPEN_SOURCE, for uClibc-ng