]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.2 - patch 20200912
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 3a12e32ae803d998efed2ed785a2297956cdd451..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.3545 2020/08/23 00:02:05 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,38 @@ 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).
+
+20200829
+       + remove a redundant NCURSES_EXPORT as a build-fix for "Maarten
+         Anonymous".
+       + merge/adapt in-progress work by Juergen Pfeifer for new version of
+         win32-driver.
+       + modify configure script, moving gcc -Werror options to EXTRA_CFLAGS
+         to avoid breaking configure-checks (adapted from ongoing work on
+         mawk and lynx).
+       > errata for terminfo.src (report by Florian Weimer):
+       + correct icl6404 csr
+       + correct ti916 cup
+       + improve ndr9500
+
 20200822
        + improve version-number extraction in MKlib_gen.sh
        + make the test-package for manpages installable by adjusting the