bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20151024


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20151024
Date: Sun, 25 Oct 2015 01:00:26 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

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

 ncurses 6.0 - patch 20151024 - 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-20151024.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Oct 25 00:51:43 UTC 2015
 ------------------------------------------------------------------------------
 INSTALL                          |    4 -
 NEWS                             |   23 ++++++
 VERSION                          |    2 
 aclocal.m4                       |    8 +-
 config.guess                     |   14 ++--
 config.sub                       |   11 ++-
 configure                        |    8 +-
 configure.in                     |    6 -
 dist.mk                          |    4 -
 doc/html/man/captoinfo.1m.html   |    2 
 doc/html/man/clear.1.html        |    2 
 doc/html/man/curs_attr.3x.html   |    4 -
 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         |    2 
 doc/html/man/tset.1.html         |    2 
 man/curs_attr.3x                 |    4 -
 misc/terminfo.src                |  124 ++++++++++++++++++++++++++++---------
 ncurses/tty/MKexpanded.sh        |    6 -
 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 
 test/ncurses.c                   |   26 +++----
 34 files changed, 195 insertions(+), 97 deletions(-)
 ------------------------------------------------------------------------------
 
20151024
        + modify MKexpanded.c to update the expansion of a temporary filename
          to "expanded.c", for use in trace statements.
        + modify layout of b/B tests in test/ncurses.c to allow for additional
          annotation on the right margin; some terminals with partial support
          did not display well.
        + fix typo in curs_attr.3x (patch by Sven Joachim).
        + fix typo in INSTALL (patch by Tomas Cech).
        + improve configure check for setting WILDCARD_SYMS variable; on ppc64
          the variable is in the Data section rather than Text (patch by Michel
          Normand).
        + using configure option "--without-fallbacks" incorrectly caused
          FALLBACK_LIST to be set to "no" (patch by Tomas Cech).
        + updated minitel entries to fix kel problem with emacs, and add
          minitel1b-nb (Alexandre Montaron).
        + reviewed/updated nsterm entry Terminal.app in OSX -TD
        + replace some dead URLs in comments with equivalents from the
          Internet Archive -TD
        + update config.guess, config.sub from
                http://git.savannah.gnu.org/cgit/config.git


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