X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=9936ea0b05d480924900e8f8d0187286dc326cc4;hp=4a40bbee99a8c26b1e6bc10424c1d8356c031df0;hb=37419a9e525f087444051c12ccadf5ef347dcb2b;hpb=e6319890faa5df5f8cdc9d6bfeb72a3bc3364ed4 diff --git a/NEWS b/NEWS index 4a40bbee..9936ea0b 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.2126 2013/10/28 00:17:08 tom Exp $ +-- $Id: NEWS,v 1.2130 2013/11/02 21:42:02 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. +20131102 + + use TS extension to describe xterm's title-escapes -TD + + modify terminator and nsterm-s to use xterm+sl-twm building block -TD + + update hurd.ti, add xenl to reflect 2011-03-06 change in + http://git.savannah.gnu.org/cgit/hurd/hurd.git/log/console/display.c + (Debian #727119). + + simplify pfkey expression in ansi.sys -TD + 20131027 + correct/simplify ifdef's for cur_term versus broken-linker and reentrant options (report by Jean-Pierre Flori, cf: 20090530).