]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.4 - patch 20230812
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index c44cc39b1bcc067ca8446425c731bb2cdaf600e6..0038b2810829d1371a9804bd147fb2ad17f844ef 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.3984 2023/08/06 00:01:18 tom Exp $
+-- $Id: NEWS,v 1.3986 2023/08/12 20:24:29 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,12 @@ 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.
 
+20230812
+       + add/use putty+cursor to reflect amending of modified cursor-keys in
+         2021 -TD
+       + add ecma+strikeout to putty -TD
+       + add functions to query tty-flags in SCREEN (request by Bill Gray).
+
 20230805
        + fix a few manpages needing tbl marker, seen by lintian warning.
        + fixes for compiler-warnings.