]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.0 - patch 20151121
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 5d475ff94d8e755f999331aba8f03b3620c00f6d..c90b0f21ef6401a91d8ad1c43e906d8c5ead87a8 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.2516 2015/10/25 00:17:28 tom Exp $
+-- $Id: NEWS,v 1.2530 2015/11/21 23:33:30 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,36 @@ 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.
 
+20151121
+       + fix some inconsistencies in the pccon* entries -TD
+       + add bold to pccon+sgr+acs and pccon-base (Tati Chevron).
+       + add keys f12-f124 to pccon+keys (Tati Chevron).
+       + add test/test_sgr.c program to exercise all combinations of sgr.
+
+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
+         actual install if it is not overridden to a valid directory at
+         install time (cf: 20150822).
+       + modify editing script which generates resulting.map to work with the
+         clang configuration on recent FreeBSD, which gives an error on an
+         empty "local" section.
+       + fix a spurious "(Part)" message in test/ncurses.c b/B tests due
+         to incorrect attribute-masking.
+
 20151024
        + modify MKexpanded.c to update the expansion of a temporary filename
          to "expanded.c", for use in trace statements.
@@ -55,7 +85,7 @@ it is not possible to add this information.
        + fix typo in INSTALL (patch by Tomas Cech).
        + improve configure check for setting WILDCARD_SYMS variable; on ppc64
          the variable is in the Data section rather than Text (patch by Michel
-         Normand).
+         Normand, Novell #946048).
        + using configure option "--without-fallbacks" incorrectly caused
          FALLBACK_LIST to be set to "no" (patch by Tomas Cech).
        + updated minitel entries to fix kel problem with emacs, and add