]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.4 - patch 20230114
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index e408f8d9133cd82df68ee8ed69e67dd46e05a221..d6a4ecd569c481f4ec5c48e77b27c39a960dfe53 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.3899 2023/01/08 00:25:34 tom Exp $
+-- $Id: NEWS,v 1.3902 2023/01/15 00:27:12 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.
 
+20230114
+       + change RV to XR/xr, to avoid conflict with pre-existing usage in vim,
+         to use RV/rv to denote DA2 and its response (discussion with Bram
+         Moolenaar) -TD
+       + add XF flag to xterm+focus so that termcap applications can be aware
+         of terminals which may support focus in/out -TD
+       + use xterm+focus in xterm-p370 and tmux -TD
+       + improve configure-script macros vs compiler warnings.
+
 20230107
        + add --with-abi-altered configure option (prompted by discussion with
          Brian Inglis).