X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=NEWS;h=36fa566c684bbc4c9d6d1163cf8d816a106b275e;hb=fe04a14d6f411207899cdf9b2e9e40d952938199;hp=8e36f8c0d20a71723540881ca4a238945ab74598;hpb=66dce3ce75bac445bd106da5322f1ec3fb1e56e4;p=ncurses.git diff --git a/NEWS b/NEWS index 8e36f8c0..36fa566c 100644 --- a/NEWS +++ b/NEWS @@ -26,7 +26,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.3813 2022/05/29 18:40:52 tom Exp $ +-- $Id: NEWS,v 1.3818 2022/06/12 10:22:30 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. +20220612 + + modify waddch_literal() to allow for double-width base character when + merging a combining character (report by Gavin Troy). + + improve _tracecchar_t2() formatting of base+combining character. + +20220604 + + add note on portable memory-leak checking in man/curs_memleaks.3x + + remove u6-u9 from teken-2018 -TD + + set "xterm-new" to "xterm-p370", add "xterm-p371" -TD + 20220529 + expanded notes for teken/syscons -TD + fix overlooked copying of extended string-heap in copy_termtype