X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=NEWS;h=3da15ad595427d7028f19d8d4644e0628e43a634;hb=e14300b95d2302b6e47a87b65d711cc04c2e98fa;hp=eb72f2ab4db8e24c2bd1648151b1047a97f36b3d;hpb=ad0373780c377b7abe50c77fc9a36092972dc872;p=ncurses.git diff --git a/NEWS b/NEWS index eb72f2ab..3da15ad5 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.2353 2015/02/21 21:17:50 tom Exp $ +-- $Id: NEWS,v 1.2355 2015/02/28 21:51:14 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -45,6 +45,11 @@ 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. +20150228 + + modify win_driver.c to eliminate the constructor, to make it more + usable in an application which may/may not need the console window + (report by Grady Martin). + 20150221 + capture define's related to -D_XOPEN_SOURCE from the configure check and add those to the *-config and *.pc files, to simplify use for