]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.0 - patch 20160416
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 739b24cadfede96bb5fe2ed3afeefe45073bdafc..648a717a4cc6fcb2879f0bba9dd1d96d6e5d2683 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.2591 2016/04/09 20:58:02 tom Exp $
+-- $Id: NEWS,v 1.2594 2016/04/16 20:28:00 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,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.
 
+20160416
+       + add workaround in configure script for inept transition to PIE vs
+         PIC builds documented in
+                 https://fedoraproject.org/wiki/Changes/Harden_All_Packages
+       + add "reset" to list of programs whose names might change in manpages
+         due to program-transformation configure options.
+       + drop long-obsolete "-n" option from tset.
+
 20160409
        + modify test/blue.c to use Unicode values for card-glyphs when
          available, as well as improving the check for CP437 and CP850.