[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.5-20060701.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.5-20060701.patch.gz |
Date: |
Sat, 01 Jul 2006 20:58:22 -0400 |
User-agent: |
Mutt/1.5.11+cvs20060403 |
ncurses 5.5 - patch 20060701 - 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 | 13
dist.mk | 4
include/curses.h.in | 4
man/clear.1 | 4
misc/terminfo.src | 1471 ++++++++++++++++++++++----------------------
ncurses/base/MKlib_gen.sh | 6
ncurses/tty/tty_update.c | 4
test/worm.c | 26
8 files changed, 799 insertions(+), 733 deletions(-)
------------------------------------------------------------------------------
20060701
+ revert a minor change for magic-cookie support from 20060513, which
caused unexpected reset of attributes, e.g., when resizing test/view
in color mode.
+ note in clear manpage that the program ignores command-line
parameters (prompted by Debian #371855).
+ fixes to make lib_gen.c build properly with changes to the configure
--disable-macros option and NCURSES_NOMACROS (cf: 20060527)
+ update/correct several terminfo entries -TD
+ add some notes regarding copyright to terminfo.src -TD
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.5-20060701.patch.gz,
Thomas Dickey <=