bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: ncurses-6.2-20210220


From: Thomas Dickey
Subject: ANN: ncurses-6.2-20210220
Date: Sun, 21 Feb 2021 01:33:10 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

Files:
        ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210220.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210220.tgz.asc
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210220.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210220.tgz.asc
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210220.tgz
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210220.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/6.2/MD5sums
        ftp://ftp.invisible-island.net/ncurses/6.2/dev-patches.zip
        ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210220.patch.gz
        
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210220.patch.gz.asc
        ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210220.tgz
        
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210220.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20210220.zip
        ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20210220.zip

 ncurses 6.2 - patch 20210220 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 6.2 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 6.2 can be found at
        ftp://ftp.invisible-island.net/ncurses/6.2
        http://invisible-mirror.net/archives/ncurses/6.2 

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210220.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Feb 21 01:27:41 UTC 2021
 ------------------------------------------------------------------------------
 NEWS                             |   15 
 VERSION                          |    2 
 dist.mk                          |    4 
 misc/terminfo.src                |  906 ++++++++++++++++++++-----------------
 ncurses/base/lib_addch.c         |    4 
 package/debian-mingw/changelog   |    4 
 package/debian-mingw64/changelog |    4 
 package/debian/changelog         |    4 
 package/mingw-ncurses.nsi        |    4 
 package/mingw-ncurses.spec       |    2 
 package/ncurses.spec             |    2 
 package/ncursest.spec            |    2 
 progs/tic.c                      |   28 -
 test/back_ground.c               |   12 
 test/demo_new_pair.c             |    8 
 15 files changed, 571 insertions(+), 430 deletions(-)
 ------------------------------------------------------------------------------
 
20210220
        + improve tic warning when oc/op do not mention SGR 39/49 for xterm
          compatible XT flag.
        + revert change to lib_addch.c in waddch_literal() from 20210130, since
          the followup fix in PutCharLR() actually corrects the problem while
          this change causes too-early filling/wrapping (report by Johannes
          Altmanninger).
        + add/use vt220+pcedit and vt220+vtedit  -TD
        + add scrt/securecrt and absolute -TD
        + add nel to xterm-new, though supported since X11R5 -TD
        + add/use xterm+nofkeys -TD
        + move use of ecma+italics from xterm-basic to xterm+nofkeys -TD


-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]