[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20110716.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20110716.patch.gz |
Date: |
Sat, 16 Jul 2011 21:05:47 -0400 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20110716 - 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-20110716.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Jul 17 00:59:52 UTC 2011
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 65 +
Ada95/configure | 1572 +++++++++++++-------------
Ada95/configure.in | 29
NEWS | 16
aclocal.m4 | 65 +
configure | 3002 +++++++++++++++++++++++++--------------------------
configure.in | 28
dist.mk | 4
form/fld_def.c | 17
misc/terminfo.src | 75 +
10 files changed, 2540 insertions(+), 2333 deletions(-)
------------------------------------------------------------------------------
20110716
+ replace an assert() in _nc_Free_Argument() with a regular null
pointer check (report/analysis by Franjo Ivancic).
+ modify configure --enable-pc-files option to take into account the
PKG_CONFIG_PATH variable (report by Frederic L W Meunier).
+ add/use xterm+tmux chunk from xterm #271 -TD
+ resync xterm-new entry from xterm #271 -TD
+ add E3 extended capability to linux-basic (Miroslav Lichvar)
+ add linux2.2, linux2.6, linux3.0 entries to give context for E3 -TD
+ add SI/SO change to linux2.6 entry (Debian #515609) -TD
+ fix inconsistent tabset path in pcmw (Todd C. Miller).
+ remove a backslash which continued comment, obscuring altos3
definition with OpenBSD toolset (Nicholas Marriott).
--
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-20110716.patch.gz,
Thomas Dickey <=