]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.0 - patch 20161119
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 1a669b3d2b746d59d191183f329936dbdf67a1c5..f55a70d4ac952ac8fd193b454754597cbd29ec25 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.2687 2016/10/23 00:03:47 tom Exp $
+-- $Id: NEWS,v 1.2698 2016/11/20 00:36:25 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,26 @@ 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.
 
+20161119
+       + add check in tic for some syntax errors of delays, as well as use of
+         proportional delays for non-line capabilities.
+       + document history of the clear program and the E3 extension, prompted
+         by various discussions including
+         http://unix.stackexchange.com/questions/87469/clearing-the-old-scrollback-buffer
+
+20161112
+       + improve -W option in tic/infocmp:
+         + correct order of size-adjustments in wrapped lines
+         + if -f option splits line, do not further split it with -W
+         + begin a new line when adding "use=" after a wrapped line
+
+20161105
+       + fix typo in man/terminfo.tail (Alain Williams).
+       + correct program-name in adacurses6-config.1 manual page.
+
+20161029
+       + add new function "unfocus_current_field" (Leon Winter)
+
 20161022
        + modify tset -w (and tput reset) to update the program's copy of the
          screensize if it was already set in the system, to improve tabstop