X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=eb94c0a1423128acd4168c43aac06675c75a0f2f;hp=18f80fdce1f58e79b336c7d7c1145977ac607694;hb=11dead39816318fe9601e27756b9497caf7ff490;hpb=614f0d6711aad3f1a99c149cc533e74f8af3c444 diff --git a/NEWS b/NEWS index 18f80fdc..eb94c0a1 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.1531 2010/04/17 22:49:16 tom Exp $ +-- $Id: NEWS,v 1.1533 2010/04/24 23:44:44 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. +20100424 + + fix some strict compiler warnings in ncurses library. + + modify configure macro CF_HEADER_PATH to not look for variations in + the predefined include directories. + + improve configure macros CF_GCC_VERSION and CF_GCC_WARNINGS to work + with gcc 4.x's c89 alias, which gives warning messages for cases + where older versions would produce an error. + 20100417 + modify _nc_capcmp() to work with cancelled strings. + correct translation of "^" in _nc_infotocap(), used to transform