]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.2 - patch 20201114
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 1612696ec5798bbf1e2ac6f34c38b2d9f3ef1ead..d886d5213cbd0f564e4d431e93c6954fb3593f72 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.3589 2020/11/07 23:52:28 tom Exp $
+-- $Id: NEWS,v 1.3593 2020/11/15 00:33:38 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,14 @@ 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.
 
+20201114
+       + fix some compiler-warnings in experimental Windows-10 driver.
+       + modify a check for parameters in terminfo capabilities to handle the
+         special case where short extended capability strings were not
+         converted from terminfo to termcap format.
+       + modify CF_MIXEDCASE_FILENAMES macro, adding darwin as special case
+         when cross-compiling (report by Eli Rykoff).
+
 20201107
        + update kitty+common -TD
        + add putty+screen and putty-screen (suggested by Alexandre Montaron).