]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20190928
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 28 Sep 2019 15:09:31 +0000 (15:09 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 28 Sep 2019 15:09:31 +0000 (15:09 +0000)
commitac3f601c4de5d916f410c9ba4918194a47345e84
tree5cdd794d24814c2ce51c897a838e57a056e02f24
parent06b5ef53baf520efffbf26929b29d3994af8dfb1
ncurses 6.1 - patch 20190928

+ amend the ncurse*-config and pc-files to take into account the rpath
  hack which differed between those files.
+ improve -L option filtering in ncurses*-config
+ improve recovery from error when reading command-character in
  test/ncurses.c, showing the relevant error message and not exiting on
  EINTR (cf: 20180922)
17 files changed:
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
misc/gen-pkgconfig.in
misc/ncurses-config.in
misc/terminfo.src
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/ncurses.c