bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20110910.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20110910.patch.gz
Date: Sat, 10 Sep 2011 21:29:10 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20110910 - Thomas E. Dickey

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

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

 Patches for ncurses 5.9 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.9

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20110910.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Sep 11 01:26:11 UTC 2011
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4         |   97 -
 Ada95/configure          |  474 +++---
 Ada95/configure.in       |    5 
 INSTALL                  |    8 
 NEWS                     |   22 
 aclocal.m4               |  110 -
 announce.html.in         |   63 
 configure                | 3102 ++++++++++++++++++++++-----------------------
 configure.in             |    5 
 dist.mk                  |    4 
 misc/gen_edit.sh         |   28 
 misc/terminfo.src        |   28 
 ncurses/base/lib_mouse.c |   14 
 13 files changed, 2042 insertions(+), 1918 deletions(-)
 ------------------------------------------------------------------------------
 
20110910
        + modify misc/gen_edit.sh to select a "linux" entry which works with
          the current kernel rather than assuming it is always "linux3.0"
          (cf: 20110716).
        + revert a change to getmouse() which had the undesirable side-effect
          of suppressing button-release events (report by Damien Guibouret,
          cf: 20100102).
        + add xterm+kbs fragment from xterm #272 -TD
        + add configure option --with-pkg-config-libdir to provide control over
          the actual directory into which pc-files are installed, do not use
          the pkg-config environment variables (discussion with Frederic L W
          Meunier).
        + add link to mailing-list archive in announce.html.in, as done in
          FAQ (prompted by question by Andrius Bentkus).
        + improve manpage install by adjusting the "#include" examples to
          show the ncurses-subdirectory used when --disable-overwrite option
          is used.
        + install an alias for "curses" to the ncurses manpage, tied to the
          --with-curses-h configure option (suggested by Reuben Thomas).

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