bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.5-20051224.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20051224.patch.gz
Date: Sat, 24 Dec 2005 17:17:58 -0500
User-agent: Mutt/1.5.11

 ncurses 5.5 - patch 20051224 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 NEWS                         |   12 ++++++++-
 dist.mk                      |    4 +--
 doc/hackguide.doc            |    6 ----
 doc/html/hackguide.html      |   37 ++++++++++++++++++++++------
 doc/html/ncurses-intro.html  |   31 ++++++++++++++++++++++-
 doc/ncurses-intro.doc        |    2 -
 man/curs_addchstr.3x         |    4 +--
 ncurses/curses.priv.h        |    9 ++++++
 ncurses/tinfo/lib_setup.c    |   46 ++++++++++++++++++----------------
 ncurses/tinfo/read_entry.c   |   54 ++++++++++++++++++++---------------------
 ncurses/tinfo/read_termcap.c |   25 +++++++++---------
 progs/Makefile.in            |    7 +----
 12 files changed, 150 insertions(+), 87 deletions(-)
 ------------------------------------------------------------------------------

20051224
        + use BSD-specific fix for return-value from cgetent() from CVS where
          an unknown terminal type would be reportd as "database not found".
        + make tgetent() return code more readable using new symbols
          TGETENT_YES, etc.
        + remove references to non-existent "tctest" program.
        + remove TESTPROGS from progs/Makefile.in (it was referring to code
          that was never built in that directory).
        + typos in curs_addchstr.3x, some doc files (noticed in OpenBSD CVS).

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