]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.1 - patch 20181208
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 89c7a6ecb3d3a5572aa2abe7e55fbb82300e3fb2..06392ce054ee8afa3606d4e65d8dcd0582d095ab 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.3219 2018/11/24 22:39:15 tom Exp $
+-- $Id: NEWS,v 1.3227 2018/12/08 23:02:39 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,21 @@ 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.
 
+20181208
+       + modify wbkgd() and wbkgrnd() to improve compatibility with SVr4
+         curses, changing the way the window rendition is updated when the
+         background character is modified (report by Valery Ushakov).
+
+20181201
+       + add midnightbsd to CF_XOPEN_SOURCE macro (patch by Urs Jansen).
+       + add "@" command to test/ncurses F-test, to allow rapid jump to
+         different character pages.
+       + update config.guess, config.sub from
+               http://git.savannah.gnu.org/cgit/config.git
+
+20181125
+       + build-fix (reports by Chih-Hsuan Yen, Sven Joachim).
+
 20181124
        + check --with-fallbacks option to ensure there is a value, and add
          the fallback information to top-level Makefile summary.
 20181124
        + check --with-fallbacks option to ensure there is a value, and add
          the fallback information to top-level Makefile summary.