]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20160416
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Apr 2016 01:32:24 +0000 (01:32 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Apr 2016 01:32:24 +0000 (01:32 +0000)
commit5723efe1a5c87ef6a0afa2426538156241f380db
tree7304bf1e06302b6f167c4a262ff8350acc6eb60d
parent11dcb05d1b3076f114ee807bd68cee1cfadff7dc
ncurses 6.0 - patch 20160416

+ add workaround in configure script for inept transition to PIE vs
  PIC builds documented in
  https://fedoraproject.org/wiki/Changes/Harden_All_Packages
+ add "reset" to list of programs whose names might change in manpages
  due to program-transformation configure options.
+ drop long-obsolete "-n" option from tset.
15 files changed:
NEWS
VERSION
configure
configure.in
dist.mk
man/tset.1
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/tset.c
test/blue.c
test/filter.c