]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.2 - patch 20210724
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 04a91cea771d33d2efae15ec04dea5127add924e..e1ba13278cef3d53cafb66d63178026c5750747a 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.3686 2021/07/18 19:58:36 tom Exp $
+-- $Id: NEWS,v 1.3688 2021/07/24 21:39:16 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,11 @@ 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.
 
+20210724
+       + add workaround for Windows Terminal's problems with CR/LF mapping to
+         ms-terminal (patch by Juergen Pfeifer).
+       + review/update current Windows Terminal vs ms-terminal -TD
+
 20210718
        + correct typo in "vip" comments (report by Nick Black), reviewed this
          against Glink manual -TD