]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.1 - patch 20180707
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 11a1047dfd34b740a710977294bc13f406012f1e..f542d35497b590c88e376ce8633bf1c258f01d5f 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.3152 2018/06/30 20:45:08 tom Exp $
+-- $Id: NEWS,v 1.3156 2018/07/07 23:38:46 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.
 
+20180707
+       + build-fixes for gcc8.
+       + correct order of WINDOW._ttytype versus WINDOW._windowlist in
+         report_offsets.
+       + fix a case where tiparm could return null if the format-string was
+         empty (Debian #902630).
+
 20180630
        + add acsc string to vi200 (Nibby Nebbulous)
          add right/down-arrow to vi200's acsc -TD