]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.9 - patch 20130816
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 2df834e68bf3b450c1a0dc2cf6534e6e4323aed9..12f933575002d1baaa4df2342b5af07cf8e89cc0 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.2083 2013/07/27 22:24:47 tom Exp $
+-- $Id: NEWS,v 1.2089 2013/08/17 21:17:42 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,22 @@ 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.
 
+20130816
+       + add checks in tic to warn about terminals which lack cursor
+         addressing, capabilities or having those, are marked as hard_copy or
+         generic_type.
+       + use --without-progs in mingw-ncurses rpm.
+       + split out _nc_init_termtype() from alloc_entry.c to use in MinGW
+         port when tic and other programs are not needed.
+
+20130805
+       + minor fixes to the --disable-overwrite logic, to ensure that the
+         configured $(includedir) is not cancelled by the mingwxx-filesystem
+         rpm macros.
+       + add --disable-db-install configure option, to simplify building
+         cross-compile support packages.
+       + add mingw-ncurses.spec file, for testing cross-compiles.
+
 20130727
        + improve configure macros from ongoing work on cdk, dialog, xterm:
          + CF_ADD_LIB_AFTER - fix a problem with -Wl options