]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.9 - patch 20131102
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 4a40bbee99a8c26b1e6bc10424c1d8356c031df0..9936ea0b05d480924900e8f8d0187286dc326cc4 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.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).