]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.3 - patch 20221224
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 12e6fc88b6d7b730e3ae986514c704c2ee04b367..1da535edae86894ecdd8b2921c0daaf96f5129f5 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.3889 2022/12/18 00:16:10 tom Exp $
+-- $Id: NEWS,v 1.3891 2022/12/25 00:20:45 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.
 
+20221224
+       + add mutex lock/unlock in a few places reported by thread-sanitizer
+       + add/use bracketed+paste to help identify terminals supporting this
+         xterm feature (prompted by discussion with Bram Moolenaar) -TD
+
 20221217
        + install Ada95 sample programs in libexecdir, adding a wrapper
          script to invoke those.