]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.1 - patch 20181020
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index b05a6dcbd447042dd416ad5c04de9ccc3f12bac7..4eb00b0d47b29678d0ddebd671e79ff778863ade 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.3199 2018/10/13 19:31:51 tom Exp $
+-- $Id: NEWS,v 1.3204 2018/10/21 00:24:16 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,15 @@ 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.
 
+20181020
+       + ignore $TERMINFO as a default value in configure script if it came
+         from the infocmp -Q option.
+       + allow value for --with-versioned-syms to be a relative pathname
+       + add a couple of broken-linker symbols to the list of versioned
+         symbols to help with link-time optimization versus weak symbols.
+       + apply shift/control/alt logic when decoding xterm's 1006 mode to
+         wheel-mouse events (Redhat #1610681).
+
 20181013
        + amend change from 20180818, which undid a fix for the $INSTALL value
          to make it an absolute path.