]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20090425
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 4fd2b31314977b419fea7803e5042a33b99e499d..bedbaae8af340a96cb1cdb4bd0952e293f73985e 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.1379 2009/04/04 22:35:29 tom Exp $
+-- $Id: NEWS,v 1.1384 2009/05/02 22:27:02 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,25 @@ 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.
 
+20090502
+       + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
+       + add vwmterm terminfo entry (patch by Bryan Christ).
+
+20090425
+       + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
+
+20090419
+       + build fix for _nc_free_and_exit() change in 20090418 (report by
+         Christian Ebert).
+
+20090418
+       + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
+
+20090411
+       + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
+         This change finishes merging for menu and panel libraries, does
+         part of the form library.
+
 20090404
        + suppress configure check for static/dynamic linker flags for gcc on
          Darwin (report by Nelson Beebe).