X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=NEWS;h=311ed8bb32e315199d3665a74d5df6db57ec4274;hb=c340bf75caa7aabe7db96787961e151e70ddff08;hp=3b07eb8f62b7fb62937058e490ab55053c462ce4;hpb=92e599aba4bcf8d73fb3a5320bde206839c99acc;p=ncurses.git diff --git a/NEWS b/NEWS index 3b07eb8f..311ed8bb 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.1612 2010/11/20 22:04:29 tom Exp $ +-- $Id: NEWS,v 1.1614 2010/11/28 00:32:32 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -45,6 +45,12 @@ 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. +20101127 + + miscellaneous build-fixes for Ada95 and test-directories when built + out-of-tree. + + use VPATH in makefiles to simplify out-of-tree builds (Debian #34182). + + fix typo in rmso for tek4106 entry -Goran Weinholt + 20101120 + improve checks in test/configure for X libraries, from xterm #267 changes.