]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.1 - patch 20180929
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 5368fecb376f8b649bbf945aef29d71398dd335d..8e43b452098863777f6a0384c1304cd8077052ca 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.3190 2018/09/22 21:23:32 tom Exp $
+-- $Id: NEWS,v 1.3194 2018/09/30 00:33:46 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,22 @@ 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.
 
+20180929
+       + fix typo in tvi955 -TD
+       + corrected acsc for regent60 -TD
+       + add alias n7900 -TD
+       + corrected acsc for tvi950 -TD
+       + remove bogus kf0 from tvi950 -TD
+       + added function-key definitions to agree with Televideo 950 manual -TD
+       + add bel to tvi950 -TD
+       + add shifted function-keys to regent60 -TD
+       + renumber regent40 function-keys to match manual -TD
+       + add cd (clr_eos) to adds200 -TD
+
+20180923
+       + build-fix: remove a _tracef call which was used for debugging (report
+         by Chris Clayton).
+
 20180922
        + ignore interrupted system-call in test/ncurses's command-line, e.g.,
          if the terminal were resized.