bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.2-20210206


From: Thomas Dickey
Subject: ANN: ncurses-6.2-20210206
Date: Sun, 7 Feb 2021 01:52:09 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

Files:
        ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210206.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210206.tgz.asc
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210206.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210206.tgz.asc
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210206.tgz
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210206.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-20210206.patch.gz
        
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210206.patch.gz.asc
        ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210206.tgz
        
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210206.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20210206.zip
        ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20210206.zip

 ncurses 6.2 - patch 20210206 - 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-20210206.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Feb  7 01:41:32 UTC 2021
 ------------------------------------------------------------------------------
 NEWS                             |   11 
 VERSION                          |    2 
 aclocal.m4                       |   13 
 configure                        | 3745 +++++++++++++++++--------------------
 dist.mk                          |    4 
 ncurses/base/lib_bkgd.c          |   60 
 ncurses/tty/lib_mvcur.c          |    6 
 ncurses/tty/tty_update.c         |    9 
 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 
 15 files changed, 1893 insertions(+), 1979 deletions(-)
 ------------------------------------------------------------------------------
 
20210206
        + provide for wide-characters as background character in wbkgrnd
          (report/testcase by Anton Vidovic)
        + add name for Fedora's pcre2 to configure check for "--with-pcre2"
          option, from xterm #363 -TD
        + modify adjustment in PutCharLR to restore the cursor position before
          writing to the lower-right corner, rather than decrementing the
          cursor column, in case it was a double-width character (cf: 20210130).


-- 
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]