[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.6-20080517.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.6-20080517.patch.gz |
Date: |
Sat, 17 May 2008 20:33:18 -0400 |
User-agent: |
Mutt/1.5.9i |
ncurses 5.6 - patch 20080517 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.6 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.6 are in the subdirectory
ftp://invisible-island.net/ncurses/5.6
------------------------------------------------------------------------------
patch by Thomas E. Dickey <address@hidden>
created Sun May 18 00:27:17 UTC 2008
------------------------------------------------------------------------------
NEWS | 11 +
configure | 300 ++++++++++++++++++++++----------------------
configure.in | 72 +++++-----
dist.mk | 4
man/curs_getcchar.3x | 15 +-
ncurses/base/lib_addch.c | 11 +
ncurses/curses.priv.h | 12 +
ncurses/tinfo/lib_setup.c | 24 ++-
8 files changed, 238 insertions(+), 211 deletions(-)
------------------------------------------------------------------------------
20080517
+ modify configure script to note that --enable-ext-colors and
--enable-ext-mouse are not experimental, but extensions from
the ncurses ABI 5.
+ corrected manpage description of setcchar() (discussion with
Emanuele Giaquinta).
+ fix for adding a non-spacing character at the beginning of a line
(report/patch by Miroslav Lichvar).
--
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.6-20080517.patch.gz,
Thomas Dickey <=