]> ncurses.scripts.mit.edu Git - ncurses.git/commit - aclocal.m4
ncurses 6.4 - patch 20240302
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Mar 2024 00:21:22 +0000 (00:21 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Mar 2024 00:21:22 +0000 (00:21 +0000)
commit220f87b9ad8469e8e324d41ed00c9ec39f0fc940
tree602235fcdeef5ab571a6c8815dde60436c453403
parentbd2d9c5734d2c66abe0b2ddd766695b200c154fe
ncurses 6.4 - patch 20240302

+ add configure check for MB_LEN_MAX, to provide warning as needed.
+ improve formatting/style of manpages (patches by Branden Robinson).
+ fix regression in tput which disallowed hex/octal parameters (report
  by Werner Fink, cf:  20230408)
+ update config.guess, config.sub
37 files changed:
NEWS
VERSION
aclocal.m4
config.guess
config.sub
configure
configure.in
dist.mk
doc/html/man/captoinfo.1m.html
doc/html/man/curs_attr.3x.html
doc/html/man/curs_trace.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/terminfo.5.html
include/Caps
include/Caps.aix4
include/Caps.hpux11
include/Caps.keys
include/Caps.osf1r5
include/Caps.uwin
include/ncurses_defs
man/captoinfo.1m
man/curs_attr.3x
man/curs_trace.3x
man/man_db.renames.in
man/terminfo.tail
ncurses/term.priv.h
ncurses/tinfo/lib_setup.c
ncurses/tinfo/make_hash.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
progs/tic.c
progs/tput.c