X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=NEWS;h=c44f52343ce93562b526d6350ec2d5cec93b92b1;hb=11d10ad0a17342a8e773a8f1948a9cc4c5f32ce7;hp=eb4aabc73698d52f499dd66f6e5098fdf8be5766;hpb=d7e4a265b50f6fddbad20ea238fdc05a35cbdc2f;p=ncurses.git diff --git a/NEWS b/NEWS index eb4aabc7..c44f5234 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.2267 2014/09/05 08:44:01 tom Exp $ +-- $Id: NEWS,v 1.2270 2014/09/13 23:18:55 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. +20140913 + + add a configure check to ignore some of the plethora of non-working + C++ cross-compilers. + + build-fixes for Ada95 with gnat 4.9 + 20140906 + build-fix and other improvements for port of ncurses-examples to NetBSD.