X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=4eb00b0d47b29678d0ddebd671e79ff778863ade;hp=8e43b452098863777f6a0384c1304cd8077052ca;hb=5f0c3bcf3f059317e85d89631e7ef194c9425304;hpb=19e522ff96ce25dbb06b42c6e7c7680ecb12a277 diff --git a/NEWS b/NEWS index 8e43b452..4eb00b0d 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.3194 2018/09/30 00:33:46 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,24 @@ 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. + +20181006 + + improve a configure check to work with newer optimizers (report by + Denis Pronin, Gentoo #606142). + + fix typo in tput.c (Sven Joachim, cf: 20180825). + 20180929 + fix typo in tvi955 -TD + corrected acsc for regent60 -TD