]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20090607
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 4da6e362465a7340655bdcad0fa6e2bd9d1b9628..a9750c74c0d4ed043086437880d17fcd6b6b4790 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.1392 2009/05/30 19:19:59 tom Exp $
+-- $Id: NEWS,v 1.1394 2009/06/07 14:02:55 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.
 
+20090607
+       + fix a regression in lib_tputs.c, from ongoing merges.
+
+20090606
+       + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
+
 20090530
        + fix an infinite recursion when adding a legacy-coding 8-bit value
          using insch() (report by Clemens Ladisch).