]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20191102
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Nov 2019 01:16:28 +0000 (01:16 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Nov 2019 01:16:28 +0000 (01:16 +0000)
commit119b5a6788c26bf7dcc99fcfd54e072946352a93
tree02203c49ce241b79d8e884ec0c70898e9bac6e09
parent336aa0803853f7961dd31f1e35cd688d861ffd64
ncurses 6.1 - patch 20191102

+ check parameter of set_escdelay, return ERR if negative.
+ check parameter of set_tabsize, return ERR if not greater than zero
  (report/patch by Anthony Sottile).
+ revise CF_ADD_LIBS macro to prepend rather than append libraries.
+ add "xterm-mono" to help packagers (report by Sven Joachim) -TD
19 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
configure
dist.mk
misc/terminfo.src
ncurses/base/lib_getch.c
ncurses/tinfo/lib_setup.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
test/aclocal.m4
test/configure