X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=9f7b3888c52873b94a7ba1c50ee2f4197a3f9ec7;hp=e03eb4a268e2e0853a679ed1f8cae8d8ce02596f;hb=fd52bfa49753d67673ba8d7aef9239f5b16c1ad0;hpb=32f1c9b1a0fdad8ac997c7a8ac9cb92c610b4336;ds=sidebyside diff --git a/NEWS b/NEWS index e03eb4a2..9f7b3888 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.2046 2013/04/13 22:51:41 tom Exp $ +-- $Id: NEWS,v 1.2049 2013/04/27 21:56:59 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -45,6 +45,10 @@ 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. +20130427 + + fix clang 3.2 warning in progs/dump_entry.c + + drop AC_TYPE_SIGNAL check; ncurses relies on c89 and later. + 20130413 + add MinGW to cases where ncurses installs by default into /usr (prompted by discussion with Daniel Silva Ferreira).