]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.0 - patch 20161217
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 61ed600ac6d559bf36d2ab15785f0ab6f1d6c221..8cdb035af9c56f5e2f58b8bad757bf7778c85ba4 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.2708 2016/12/11 00:24:06 tom Exp $
+-- $Id: NEWS,v 1.2711 2016/12/17 23:41:02 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,13 @@ 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.
 
+20161217
+       + add tput-colorcube demo script.
+       + add -r and -s options to tput-initc demo, to match usage in xterm.
+       + flush the standard output in _nc_flush for the case where SP is zero,
+         e.g., when called via putp.  This fixes a scenario where "tput flash"
+         did not work after changes in 20130112.
+
 20161210
        + add configure script option --disable-wattr-macros for use in cases
          where one wants to use the same headers for ncurses5/ncurses6