]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20180922
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 22 Sep 2018 23:44:43 +0000 (23:44 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 22 Sep 2018 23:44:43 +0000 (23:44 +0000)
commitb73ae15cdc71aecdfd306f85bd3c37f9fd5024f4
treea2526ff89302d1732d1db1ca42bf70d37c70be6b
parent093902b4199bbc1d9afec433759e48344c06ed1a
ncurses 6.1 - patch 20180922

+ ignore interrupted system-call in test/ncurses's command-line, e.g.,
  if the terminal were resized.
+ add shift/control/alt logic for decoding xterm's 1006 mode (Redhat
  #1610681, cf: 20141011).
+ modify rpm test-packages to not use --disable-relink with Redhat,
  since Fedora 28's tools do not work with that feature.
12 files changed:
NEWS
VERSION
dist.mk
ncurses/base/lib_mouse.c
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