]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.4 - patch 20240217
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 331b4cda27b2b4a68446199f050f752ee0544ebe..50fb97b7672a2fedbb53db35bb368d6228240227 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.4078 2024/02/10 23:48:51 tom Exp $
+-- $Id: NEWS,v 1.4081 2024/02/17 22:44:28 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,13 @@ 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.
 
+20240217
+       + add vt100+noapp, vt100+noapp+pc, xterm+app+pc, xterm+decedit from
+         xterm #389 -TD
+       + fix inconsistent description of wmouse_trafo() (Debian #1059778).
+       + modify wenclose() to handle pads (Debian #1059783).
+       + improve manpage discussion of mouseinterval() (Debian #1058560).
+
 20240210
        + compiler-warning fixes, while investigating an optimizer bug in
          "gcc (MacPorts gcc13 13.2.0_4+stdlib_flag) 13.2.0"