]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20160709
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 9 Jul 2016 22:50:56 +0000 (22:50 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 9 Jul 2016 22:50:56 +0000 (22:50 +0000)
commit53ea71aa108570a4a070e004484642a75f3492df
treeb1cea881c80640edf94ccd1f5df948d4696cbb7a
parent3353ecc7ed0f1d3b4e6c7e8e98d92f469d593e35
ncurses 6.0 - patch 20160709

+ work around Debian's antique/unmaintained version of mawk when
  building link_test.
+ improve test/list_keys.c, showing ncurses's convention of modifiers
  for special keys, based on xterm.
12 files changed:
NEWS
VERSION
dist.mk
ncurses/base/MKlib_gen.sh
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/doit [new file with mode: 0644]
test/list_keys.c