]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.3 - patch 20220806
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 5c10a3939b484f10b16031e7d7d0e580be6f1655..9b1a9040415ceb783522cdffeebfb56875209752 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.3839 2022/07/28 20:18:34 tom Exp $
+-- $Id: NEWS,v 1.3841 2022/08/06 19:13:14 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,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.
 
+20220806
+       + amend end_of_stream() to allow for input files without a final
+         newline.
+       + check for non-textfiles to tic.
+
 20220729
        + fixes to build with dietlibc:
          + add configure check for fpathconf (report by Georg Lehner).