]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20210306
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Mar 2021 01:58:37 +0000 (01:58 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Mar 2021 01:58:37 +0000 (01:58 +0000)
commit21b36e89c00f2188954d680bf9fea60328b4538c
treebd58b3793816202bf3d6940674de3a3620e85a1f
parent3934889cc6b0f45cf218c88df7f35634d250c9e5
ncurses 6.2 - patch 20210306

+ improved test/test_parm.c, by limiting the tests to capabilities
  that might have parameters or padding, and combined with tputs test.
+ improve discussion of padding versus tparm and tputs in
  man/curs_terminfo.3x
+ update portability note for FreeBSD in man/tput.1
16 files changed:
NEWS
VERSION
dist.mk
man/curs_terminfo.3x
man/tput.1
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/README
test/test.priv.h
test/test_opaque.c
test/test_tparm.c