2.7.118 released June 13, 2000 - minor sniff_lunch revision - new mouse_attack pattern - new file regression/games/reading03.tst. - one new reading test - check for curses also in -lpdcurses - check for term.h and curses.h in AC_CHECK_HEADERS instead of separate AC_CHECK_HEADER - new #define TERMINFO in config.h for the color code in gg_utils.c, debugboard builds with pdcurses on DJGPP despite the absence of term.h - workaround for the case when vwprintw is not available (as in pdcurses) in display_message() in interface/debugboard/display.c - print the error message about too small screen after the screen has been cleared in display_message() - use O_NONBLOCK as mask instead of FNDELAY since O_NONBLOCK is more widely available - remove HAVE_STRING_H use - include instead of for mingw included with new cygwin-1.1.1 release - cleanup of regression/Makefile.am - load_and_score_sgf_file() revised - life code revisions - default life eyesize increased from 8 to 10 - bugfix in mouse_attack() and mouse_defend() - decideeye() in utils.c revised - terse option removed - function remove_string_and_mark() removed from board.c - distance and strategic_distance code removed