]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20190302
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Mar 2019 02:12:54 +0000 (02:12 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Mar 2019 02:12:54 +0000 (02:12 +0000)
commitade723c546e6559187580c695f7f4637eac13125
treeaf5916d79904fcb471b8ad3a141e75c00d723702
parent344194b55bff15ccedd626246a547de476b4d83c
ncurses 6.1 - patch 20190302

+ corrected some of the undocumented terminfo names in Caps.hpux11
+ add "Caps-ncurses" file to help with checking inconsistencies in some
  user-defined capabilities.
+ amend check for repeat_char to handle a case where setlocale() was
  called after initscr() (report by "Ampera").
25 files changed:
Ada95/make-tar.sh
MANIFEST
NEWS
VERSION
dist.mk
include/Caps-ncurses [new file with mode: 0644]
include/Caps.hpux11
include/MKkey_defs.sh
include/MKterm.h.awk.in
include/Makefile.in
man/MKterminfo.sh
man/Makefile.in
ncurses/Makefile.in
ncurses/tinfo/MKkeys_list.sh
ncurses/tty/MKexpanded.sh
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
package/ncursest.spec
progs/capconvert
test/make-tar.sh