]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.1 - patch 20200104
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 8650eabec07f346742493128cec123a5df832aea..1b06fe00f35c3acddf6ea3268d9f6967dbaa4f7d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.3420 2019/12/21 22:43:54 tom Exp $
+-- $Id: NEWS,v 1.3424 2019/12/31 10:59:47 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,20 @@ 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.
 
+20200104
+       + modify a couple of macros in aclocal.m4 to allow autoconf 2.69 to
+         "work", to help illustrate discussion in
+         https://invisible-island.net/autoconf/my-autoconf.html
+       + fix some warnings from autoheader-252
+
+20191228
+       + in gen-pkgconfig.in, move the RPATH_LIST and PRIVATE_LIBS assignments
+         past the various prefix/libdir assignments, to allow for using those
+         symbols, e.g., as done via CF_SHARED_OPTS.
+       + improve ncurses*-config and pc-files by filtering out linker-specs.
+       + modify test-package to more closely match Fedora's configuration
+         for PIE/PIC feature and debug-packages.
+
 20191221
        + correct pathname used in Ada95 sample programs for explain.txt, to
          work with test-packages.