[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.0-20151128
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.0-20151128 |
Date: |
Sun, 29 Nov 2015 02:04:34 +0000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Files:
ftp://invisible-island.net/AdaCurses/current/AdaCurses-20151128.tgz
ftp://invisible-island.net/AdaCurses/current/AdaCurses-20151128.tgz.asc
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20151128.tgz
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20151128.tgz.asc
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20151128.tgz
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20151128.tgz.asc
ftp://invisible-island.net/ncurses/6.0/MD5sums
ftp://invisible-island.net/ncurses/6.0/dev-patches.zip
ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20151128.patch.gz
ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20151128.patch.gz.asc
ftp://invisible-island.net/ncurses/current/ncurses-6.0-20151128.tgz
ftp://invisible-island.net/ncurses/current/ncurses-6.0-20151128.tgz.asc
ftp://invisible-island.net/ncurses/win32/mingw32-20151128.zip
ftp://invisible-island.net/ncurses/win32/mingw64-20151128.zip
ncurses 6.0 - patch 20151128 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.0 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 6.0 can be found at
ftp://invisible-island.net/ncurses/6.0
http://invisible-mirror.net/archives/ncurses/6.0
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20151128.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Nov 29 01:57:16 UTC 2015
------------------------------------------------------------------------------
NEWS | 11 ++++++++-
VERSION | 2 -
dist.mk | 4 +--
form/form.h | 5 ++--
form/form.priv.h | 7 +++--
form/frm_driver.c | 12 ++++++----
man/curs_inopts.3x | 12 +++++-----
man/form_field_opts.3x | 9 +++++--
misc/terminfo.src | 26 ++++++++++++++++++++-
ncurses/base/lib_getch.c | 4 ++-
package/debian-mingw/changelog | 4 +--
package/debian-mingw64/changelog | 4 +--
package/debian/changelog | 4 +--
package/mingw-ncurses.nsi | 4 +--
package/mingw-ncurses.spec | 2 -
package/ncurses.spec | 2 -
progs/dump_entry.c | 6 ++++-
test/ncurses.c | 44 +++++++++++++++++++++++++------------
18 files changed, 112 insertions(+), 50 deletions(-)
------------------------------------------------------------------------------
20151128
+ add missing assignment in lib_getch.c to make notimeout() work
(Debian #805618).
+ add 't' toggle for notimeout() function in test/ncurses.c a/A screens
+ add viewdata terminal description (Alexandre Montaron).
+ fix a case in tic/infocmp for formatting capabilities where a
backslash at the end of a string was mishandled.
+ fix some typos in curs_inopts.3x (Benno Schulenberg).
--
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] |
- ANN: ncurses-6.0-20151128,
Thomas Dickey <=