X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=02b5986242efedf845464fc5e8f840abd983a1dd;hp=6e7079dc042bd26895659fd52d299b79508fb34f;hb=950eed9ace2ceff30b88c20de1ef8a0ba05ac567;hpb=48c8a4fe456e83238533fb42b36fd5253db22f59 diff --git a/NEWS b/NEWS index 6e7079dc..02b59862 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.1688 2011/04/16 16:38:35 tom Exp $ +-- $Id: NEWS,v 1.1693 2011/04/23 22:28:43 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -45,6 +45,17 @@ See the AUTHORS file for the corresponding full names. Changes through 1.9.9e did not credit all contributions; it is not possible to add this information. +20110423 + + add check in test/configure for use_window, use_screen. + + add configure-checks for getopt's variables, which may be declared + as different types on some Unix systems. + + add check in test/configure for some legacy curses types of the + function pointer passed to tputs(). + + modify init_pair() to accept -1's for color value after + assume_default_colors() has been called (Debian #337905). + + modify test/background.c, adding commmand-line options to demonstrate + assume_default_colors() and use_default_colors(). + 20110416 + modify configure script/source-code to only define _POSIX_SOURCE if the checks for sigaction and/or termios fail, and if _POSIX_C_SOURCE