]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.4 - patch 20231209
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 2f9c9e3a06b5ae631a84095bf51fee1f4bc4f60a..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.4039 2023/11/25 19:45:00 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,21 @@ 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.
+       + improve formatting/style of manpages, changing environment variables
+         to italics (patches by Branden Robinson).
+
 20231125
        + add information about "ttycap", termcap's forerunner, to tset.1
          (patch by Branden Robinson).