]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20100703
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index ff7b460081fa6346d5251785f19216fe3af014af..55d2dfd0f65847100f70e8b6b170264c19ad5a51 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.1562 2010/06/26 21:17:17 tom Exp $
+-- $Id: NEWS,v 1.1564 2010/07/03 22:20: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.
 
+20100703
+       + continue integrating changes to use gnatmake project files in Ada95
+         + add/use configure check to turn on project rules for Ada95/src.
+       + revert the vfork change from 20100130, since it does not work.
+
 20100626
        + continue integrating changes to use gnatmake project files in Ada95
          + old gnatmake (3.15) does not produce libraries using project-file;