]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.2 - patch 20200704
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index c2ad772f1382a393fb0ff3af6901151959504bcc..fb6698386793ba7f21477a10ff3679094b9082ad 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.3511 2020/06/27 21:48:14 tom Exp $
+-- $Id: NEWS,v 1.3514 2020/07/04 23:28:53 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.
 
+20200704
+       + modify version-check with Ada generics to use the same pattern as in
+         the check for supported gnat versions (report by Pascal Pignard).
+       > additional changes for building with Visual Studio C++ and msys2
+         (patches by "Maarten Anonymous"):
+       + adjust headers/declarations to provide for "dllimport" vs "dllexport"
+         declarations when constructing DLLs, to worko with Visual Studio C++.
+
 20200627
        + build-fixes for gnat 10.1.1, whose gnatmake drops integration with
          gprbuild.