]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.2 - patch 20200912
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 18dec72b92833085ba5e7923fe8e066e32cacece..ddba7a83602e7039ffef2b8a8c92c140a44c7a01 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.3552 2020/09/01 00:21:01 tom Exp $
+-- $Id: NEWS,v 1.3561 2020/09/12 22:47:53 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,21 @@ 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.
 
+20200912
+       + add configure-check for systre/tre with mingw configuration, to get
+         the library-dependencies as seen in msys2 configuration for mingw64.
+       + build-fixes for the win32-driver configuration.
+       + use more defensive binary mode setting for Win32 (Juergen Pfeifer).
+
+20200907
+       + fix regression in setupterm validating non-empty $TERM (report by
+         Soren Tempel).
+
+20200906
+       + merge/adapt in-progress work by Juergen Pfeifer for new version of
+         win32-driver.
+       + correct description of vt330/vt340 (Ross Combs).
+
 20200831
        + build-fix for awk-scripts modified for win32-driver (report by Werner
          Fink).