]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20210313
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 Mar 2021 00:59:53 +0000 (00:59 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 Mar 2021 00:59:53 +0000 (00:59 +0000)
commitbec710451bd1f286840c4e7e18fc646bd63adeba
tree9c9ad3eafec8d4f56293cd04a14e576b03a19a95
parent21b36e89c00f2188954d680bf9fea60328b4538c
ncurses 6.2 - patch 20210313

+ improve configure CF_LD_SEARCHPATH macro used for ncurses*-config and
  ".pc" files, from dialog changes.
+ reduce dependency of math-library in test programs.
+ minor fixes for test_tparm.c (cf: 20210306)
+ mention "ncurses" prefix in curses_version() manpage (report by
  Michal Bielinski).
+ improved test/test_tparm.c, by limiting the tests to capabilities
16 files changed:
NEWS
VERSION
aclocal.m4
configure
dist.mk
man/curs_extend.3x
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/Makefile.in
test/programs
test/test_tparm.c