]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.3 - patch 20220122
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index eb487423332c86d7cf3619faf4c550a54794d72d..b965e4b9d6ab0563888d972e77b4ab53a32eee6e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.3768 2022/01/16 01:26:12 tom Exp $
+-- $Id: NEWS,v 1.3771 2022/01/23 00:20:39 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,15 @@ 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.
 
 Changes through 1.9.9e did not credit all contributions;
 it is not possible to add this information.
 
+20220122
+       + add ABI 7 defaults to configure script.
+       + add warning in configure script if file specified for "--with-caps"
+         does not exist.
+       + use fix for CF_FIX_WARNINGS from cdk-perl, ignoring error-exit on
+         format-warnings.
+       + improve readability of long parameterized expressions with the
+         infocmp "-f" option by allowing split before a "%p" marker.
+
 20220115
        + improve checks for valid mouse events when an intermediate mouse
          state is not part of the mousemask specified by the caller (report by
 20220115
        + improve checks for valid mouse events when an intermediate mouse
          state is not part of the mousemask specified by the caller (report by