1The NEWS file was generated from xterm.log.html, which serves as the changelog
2for xterm.
3--------------------------------------------------------------------------------
4                            Patch #370 - 2021/11/13
5
6     * add  -a,  -c  and -d options to query-status.pl to improve test for
7       DECRQSS.
8     * expanded  discussion  of  maximum  graphics  geometry in ctlseqs.ms
9       (suggested by Bon Wong).
10     * corrected parameter symbol for DECCARA and DECRARA in ctlseqs.ms to
11       indicate  that  multiple  parameters  may be used (report by Thomas
12       Wolff).
13     * add several test/demo scripts.
14     * improve DECCOLM, DECLRMM and DECALN referring to pseudo-code in DEC
15       070.
16     * amend a change in patch #348 which caused left/right margin mode to
17       be  reset  when  resizing  the terminal window (report by Valentine
18       Barshak).
19     * fix a misnamed macro-parameter (patch by Rajeev V. Pillai).
20     * fix spacing of wideFont when its width is not exactly twice as wide
21       as the normal font (report by Rajeev V. Pillai).
22     * suppress loading of italic font in a few places when colorITmode is
23       enabled (report/analysis by Rajeev V. Pillai).
24     * modify XTSMGRAPHICS to return failure status if the terminal is not
25       configured  to  support  the  corresponding  ReGIS or SIXEL feature
26       (report by Nick Black, notcurses #2252, notcurses #2257).
27     * modify  DECERA  and  DECFRA  to  erase  corresponding area in SIXEL
28       graphics  (patch  by  Nick  Black, notcurses #1740, vt340test #16).
29       Also modify DECSERA.
30     * equate  visuals  for  TrueColor  and  DirectColor  (patch  by Denis
31       Kaganovich).
32     * correct  computation  for  pixel  value  of rgb when using depth 16
33       (report by Denis Kaganovich).
34     * correct   wrapping  of  VT100-style  double-sized  characters  when
35       configured  for  Unicode  wide-characters  (report  by  Luis Javier
36       Merino).
37     * updated default value for sixelScrolling resource to match expected
38       behavior  versus  DECSDM  change  in  patch  #369  (report by Grant
39       Taylor).
40
41