]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.3 - patch 20221217
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 499ee67b1fd92b50bdc8d9261d7a3fef0658eb1d..12e6fc88b6d7b730e3ae986514c704c2ee04b367 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.3885 2022/12/03 23:58:35 tom Exp $
+-- $Id: NEWS,v 1.3889 2022/12/18 00:16:10 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,16 @@ 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.
 
+20221217
+       + install Ada95 sample programs in libexecdir, adding a wrapper
+         script to invoke those.
+
+20221210
+       + add minimal -h/-V getopt logic to the remaining test-programs.
+       + free new_pair() data in delscreen (report by "magiblot").
+       + add clarification of the scope of dynamic variables in terminfo(5).
+       + remove a stray '/' from description of %g in terminfo(5).
+
 20221203
        + add -h usage and -V version options to the test-programs which use
          getopt.