X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=fd70e4d4ba0ced1240f143d0798c3811657cf0b3;hp=4aa454300745afe6ae1013d108f5970ea212594d;hb=06ae48ca77d71610e4d86d138a8fd19db84634ce;hpb=e9d205b51699dd452427c908758daa13cccfe2f6 diff --git a/NEWS b/NEWS index 4aa45430..fd70e4d4 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.1339 2008/12/13 21:02:18 tom Exp $ +-- $Id: NEWS,v 1.1342 2008/12/20 22:35:16 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -45,6 +45,14 @@ 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. +20081220 + + modify to omit the opaque-functions from lib_gen.o when + --disable-ext-funcs is used. + + add test/clip_printw.c to illustrate how to use printw without + wrapping. + + modify ncurses 'F' test to demo wborder_set() with colored lines. + + modify ncurses 'f' test to demo wborder() with colored lines. + 20081213 + add check for failure to open hashed-database needed for db4.6 (GenToo #245370).