]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20170902
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 2 Sep 2017 22:52:02 +0000 (22:52 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 2 Sep 2017 22:52:02 +0000 (22:52 +0000)
commita4dac84af1b18fb24d56d6251deeb3c61c437158
tree27205bd3c9b1fcb078ad7631a403bea9841b0164
parenta3bbc5227bb416f6446d860912e8da0aad7dbdf6
ncurses 6.0 - patch 20170902

+ amend change for endwin-state for better consistency with the older
  logic (report/patch by Jeb Rosen, cf: 20170722).
+ modify check in fmt_entry() to handle a cancelled reset string
  (Debian #873746).  Make similar fixes in other parts of dump_entry.c
  and tput.c
12 files changed:
NEWS
VERSION
dist.mk
ncurses/tty/tty_update.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/dump_entry.c
progs/tput.c