]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20101120
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 906fe3d18bb428c6ee258e2156813672515bcbf4..3b07eb8f62b7fb62937058e490ab55053c462ce4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.1610 2010/11/13 20:23:02 tom Exp $
+-- $Id: NEWS,v 1.1612 2010/11/20 22:04:29 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,17 @@ 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.
 
+20101120
+       + improve checks in test/configure for X libraries, from xterm #267
+         changes.
+       + modify test/configure to allow it to use the build-tree's libraries
+         e.g., when using that to configure the test-programs without the
+         rpath feature (request by Sven Joachim).
+       + repurpose "gnome" terminfo entries as "vte", retaining "gnome" items
+         for compatibility, but generally deprecating those since the VTE
+         library is what actually defines the behavior of "gnome", etc.,
+         since 2003 -TD
+
 20101113
        + compiler warning fixes for test programs.
        + various build-fixes for test-programs with pdcurses.