]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.0 - patch 20151107
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 1b61a721834ec01211b26ac22a47a92f70e7b6e1..43dfe1609856571ad7626c458ac3a09c55b06aa0 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.2522 2015/11/01 10:27:24 tom Exp $
+-- $Id: NEWS,v 1.2526 2015/11/08 01:57:15 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,19 @@ 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.
 
+20151107
+       + modify tset's assignment to TERM in its output to reflect the name by
+         which the terminal description is found, rather than the primary
+         name.  That was an unnecessary part from the initial conversion of
+         tset from termcap to terminfo.  The termcap program in 4.3BSD did
+         this to avoid using the short 2-character name (report by Rich
+         Burridge).
+       + minor fix to configure script to ensure that rules for resulting.map
+         are only generated when needed (cf: 20151101).
+       + modify configure script to handle the case where tic-library is
+         renamed, but the --with-debug option is used by itself without
+         normal or shared libraries (prompted by comment in Debian #803482).
+
 20151101
        + amend change for pkg-config which allows build of pc-files when no
          valid pkg-config library directory was configured to suppress the