X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=031e4161c4baa221a70ddf50db187fe5c22e360d;hp=abc1f01b7963ce097252e746de27255c2bcea83a;hb=54d0d62f0eb759e3c623a215d98ddebccca64488;hpb=3e91848cbe3dad23fdb60962fa9b678592591c34 diff --git a/NEWS b/NEWS index abc1f01b..031e4161 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.3477 2020/04/18 23:57:32 tom Exp $ +-- $Id: NEWS,v 1.3486 2020/05/17 00:40:58 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -46,6 +46,26 @@ 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. +20200516 + + add notes on termcap.h header in curs_termcap.3x + + update notes on vscode / xterm.js -TD + +20200509 + + add "-r" option to the dots test-programs, to help with scripting + a performance comparison. + + build-fix test/move_field.c for NetBSD curses, whose form headers + use different names than SVr4 or ncurses. + +20200502 + + add details on the change to Linux SGR 21 in 2018 -TD + + add xterm-direct16 and xterm-direct256 -TD + + modify lib_mouse.c to check for out-of-range button numbers, convert + those to position reports. + +20200425 + + use vt100+fnkeys in putty -TD + + fix a typo in tput.1; "columns" should be "cols". + 20200418 + improve tracemunch logic for "RUN" compaction. + fix a special case in wresize() where copying the old text did not