]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20070714
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 15 Jul 2007 00:11:01 +0000 (00:11 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 15 Jul 2007 00:11:01 +0000 (00:11 +0000)
commitc13e57306ae5c4431fddd0fe856c3bcae6aeeb2c
treea1b910b345e176a5aa093cce31ff7600d452f3d8
parenta6e4fdd3cdc7d71be239c8cae7bc2c2145619e60
ncurses 5.6 - patch 20070714

+ add test/savescreen.c test-program
+ add check to trace-file open, if the given name is a directory, add
  ".log" to the name and try again.
+ add konsole-256color entry -TD
+ add extra gcc warning options from xterm.
+ minor fixes for ncurses/hashmap test-program.
+ modify configure script to quiet c++ build with libtool when the
  --disable-echo option is used.
+ modify configure script to disable ada95 if libtool is selected,
  writing a warning message (addresses FreeBSD ports/114493).
+ update config.guess, config.sub
18 files changed:
MANIFEST
NEWS
aclocal.m4
config.guess
config.sub
configure
configure.in
dist.mk
misc/terminfo.src
ncurses/Makefile.in
ncurses/trace/lib_trace.c
ncurses/trace/varargs.c
ncurses/tty/hashmap.c
progs/tput.c
test/modules
test/programs
test/savescreen.c
test/savescreen.sh [new file with mode: 0644]