bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20160820


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20160820
Date: Sun, 21 Aug 2016 01:42:12 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

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

 ncurses 6.0 - patch 20160820 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20160820.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Aug 21 01:36:58 UTC 2016
 ------------------------------------------------------------------------------
 NEWS                               |   12 ++++++-
 VERSION                            |    2 -
 dist.mk                            |    4 +-
 doc/html/man/captoinfo.1m.html     |    2 -
 doc/html/man/clear.1.html          |    2 -
 doc/html/man/curs_terminfo.3x.html |    6 +--
 doc/html/man/form.3x.html          |    2 -
 doc/html/man/infocmp.1m.html       |    2 -
 doc/html/man/infotocap.1m.html     |    2 -
 doc/html/man/menu.3x.html          |    2 -
 doc/html/man/ncurses.3x.html       |    2 -
 doc/html/man/panel.3x.html         |    2 -
 doc/html/man/tabs.1.html           |    2 -
 doc/html/man/terminfo.5.html       |    2 -
 doc/html/man/tic.1m.html           |    2 -
 doc/html/man/toe.1m.html           |    2 -
 doc/html/man/tput.1.html           |   58 ++++++++++++++++++++++-----------
 doc/html/man/tset.1.html           |   14 ++++----
 man/curs_terminfo.3x               |    6 +--
 man/tput.1                         |   28 +++++++++++++---
 misc/terminfo.src                  |   23 +++++++------
 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 -
 progs/reset_cmd.c                  |    3 +
 progs/tput.c                       |   18 +++++++++-
 progs/tset.c                       |    4 +-
 test/bs.c                          |    6 +--
 test/filter.c                      |   60 +++++++++++++++++++++++++++++++++--
 32 files changed, 205 insertions(+), 83 deletions(-)
 ------------------------------------------------------------------------------
 
20160820
        + update tput manual page to reflect changes to manipulate terminal
          modes by sharing functions with tset.
        + add the terminal-mode parts of "reset" (aka tset) to the "tput reset"
          command, making the two almost the same except for window-size.
        + adapt logic used in dialog "--keep-tite" option for test/filter.c as
          "-a" option.  When set, test/filter attempts to suppress the
          alternate screen.
        + correct a typo in interix entry -TD


-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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