]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20101113
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index cc739fbdf05612f77d5f01adca3194b0fd012fe1..906fe3d18bb428c6ee258e2156813672515bcbf4 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.1605 2010/10/23 21:50:05 tom Exp $
+-- $Id: NEWS,v 1.1610 2010/11/13 20:23:02 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,19 @@ 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.
 
+20101113
+       + compiler warning fixes for test programs.
+       + various build-fixes for test-programs with pdcurses.
+       + updated configure checks for X packages in test/configure from xterm
+         #267 changes.
+       + add configure check to gnatmake, to accommodate cygwin.
+
+20101106
+       + correct list of sub-directories needed in Ada95 tree for building as
+         a separate package.
+       + modify scripts in test-directory to improve builds as a separate
+         package.
+
 20101023
        + correct parsing of relative tab-stops in tabs program (report by
          Philip Ganchev).