]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130202
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Feb 2013 01:25:51 +0000 (01:25 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Feb 2013 01:25:51 +0000 (01:25 +0000)
commiteee1237c858e39ddc0970dfc5a44d0ec76e2d9e4
tree046b40950a2dd841dfcadc82adaf151be3338318
parent2403eaecbe5b488358485a3deb351ab552af8791
ncurses 5.9 - patch 20130202

+ correct initialization in knight.c which let it occasionally make
  an incorrect move (cf: 20001028).
+ improve documentation of the terminfo/termcap search path.
13 files changed:
NEWS
aclocal.m4
configure
dist.mk
include/term_entry.h
man/infocmp.1m
man/ncurses.3x
man/terminfo.tail
man/tic.1m
ncurses/widechar/lib_wacs.c
package/debian/changelog
package/ncurses.spec
test/knight.c