]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20090221
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 2c4afb6465264ddfac2e5e3cded2cb7c6a741dc9..2830d23cab9022f3bbfde4005e4e65a5eb6544d3 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.1362 2009/02/07 19:20:43 tom Exp $
+-- $Id: NEWS,v 1.1365 2009/02/22 02:05:30 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,18 @@ 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.
 
+20090221
+       + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
+
+20090214
+       + add configure script --enable-sp-funcs to enable the new set of
+         extended functions.
+       + start integrating patches by Juergen Pfeifer:
+         + add extended functions which specify the SCREEN pointer for several
+           curses functions which use the global SP (these are incomplete;
+           some internals work is needed to complete these).
+         + add special cases to configure script for MinGW port.
+
 20090207
        + update several configure macros from lynx changes
          + append (not prepend) to CFLAGS/CPPFLAGS