]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 6.1 - patch 20191102
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Nov 2019 01:16:28 +0000 (01:16 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Nov 2019 01:16:28 +0000 (01:16 +0000)
+ check parameter of set_escdelay, return ERR if negative.
+ check parameter of set_tabsize, return ERR if not greater than zero
  (report/patch by Anthony Sottile).
+ revise CF_ADD_LIBS macro to prepend rather than append libraries.
+ add "xterm-mono" to help packagers (report by Sven Joachim) -TD


No differences found