]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.0 - patch 20160312
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 1f068a70622f2f4ba5e6ff9526fb6d45b6cf618c..fd6dde3c2790e9834e5e856fbf2484ca0f2223ec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.2578 2016/03/05 23:25:40 tom Exp $
+-- $Id: NEWS,v 1.2580 2016/03/12 18:59:41 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,11 @@ 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.
 
 Changes through 1.9.9e did not credit all contributions;
 it is not possible to add this information.
 
+20160312
+       + modified test/filter.c to illustrate an alternative to getnstr, that
+         polls for input while updating a clock on the right margin as well
+         as responding to window size-changes.
+
 20160305
        + omit a redefinition of "inline" when traces are enabled, since this
          does not work with gcc 5.3.x MinGW cross-compiling (cf: 20150912).
 20160305
        + omit a redefinition of "inline" when traces are enabled, since this
          does not work with gcc 5.3.x MinGW cross-compiling (cf: 20150912).