]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20140614
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 15 Jun 2014 00:37:21 +0000 (00:37 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 15 Jun 2014 00:37:21 +0000 (00:37 +0000)
commit6be6b9d9202ba34ee545955dc66e355d9855353a
tree94cd4f8f190240b3576e6b5ed85a7bd39388e395
parentd334d9351afcd893adf47521ca37513d02af721c
ncurses 5.9 - patch 20140614

+ fix dereference before null check found by Coverity in tic.c
  (cf: 20140524).
+ fix sign-extension bug in read_entry.c which prevented "toe" from
  reading empty "screen+italics" entry.
+ modify sgr for screen.xterm-new to support dim capability -TD
+ add dim capability to nsterm+7 -TD
+ cancel dim capability for iterm -TD
+ add dim, invis capabilities to vte-2012 -TD
+ add sitm/ritm to konsole-base and mlterm3 -TD
NEWS
dist.mk
misc/terminfo.src
ncurses/tinfo/read_entry.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/tic.c