]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.4 - patch 20231209
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 68401bbc23bd343ca888893294c59b30529e2333..03922d7b5af83bbd4fe0b97db4af6027c04a4f77 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.4042 2023/12/02 21:47:07 tom Exp $
+-- $Id: NEWS,v 1.4047 2023/12/09 22:52:42 tom Exp $
 -------------------------------------------------------------------------------
 
 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.
 
+20231209
+       + modify infocmp "-u" option to not report cancels in use'd chunks
+         which are not mentioned in the top-level terminal description.
+       + remove xterm+sm+1006 from tmux (Debian #1057688).
+       + used "infocmp -u" to help trim redundant capabilities -TD
+       + updated man/edit_man.sh to allow for "\%" markers embedded after
+         bold font escapes in manpage cross-references (Debian #1057541).
+       + reduce compiler-warnings in configure checks
+
 20231202
        + correct initial alignment of extended capabilities in infocmp, so
          that the "-u" option can be used for more than two terminal types.