[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20111231.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20111231.patch.gz |
Date: |
Sat, 31 Dec 2011 22:07:37 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20111231 - 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-20111231.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Jan 1 03:05:05 UTC 2012
------------------------------------------------------------------------------
NEWS | 12 +
aclocal.m4 | 14 +-
configure | 10 -
dist.mk | 4
man/toe.1m | 13 +
misc/gen-pkgconfig.in | 6
progs/tic.c | 4
progs/toe.c | 331 +++++++++++++++++++++++++++++++++++-------------
8 files changed, 289 insertions(+), 105 deletions(-)
------------------------------------------------------------------------------
20111231
+ modify toe's report when -a and -s options are combined, to add
a column showing which entries belong to a given database.
+ add -s option to toe, to sort its output.
+ modify progs/toe.c, simplifying use of db-iterator results to use
caching improvements from 20111001 and 20111126.
+ correct generation of pc-files when ticlib or termlib options are
given to rename the corresponding tic- or tinfo-libraries (report
by Sven Joachim).
--
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.9-20111231.patch.gz,
Thomas Dickey <=