]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.0 - patch 20160423
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 648a717a4cc6fcb2879f0bba9dd1d96d6e5d2683..e344c7041aecd55b2f5ca78136b7e88c306d298a 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.2594 2016/04/16 20:28:00 tom Exp $
+-- $Id: NEWS,v 1.2597 2016/04/24 01:01:58 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,13 @@ 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.
 
+20160423
+       + modify test/ncurses.c 'd' edit-color menu to optionally read xterm
+         color palette directly from terminal, as well as handling KEY_RESIZE
+         and screen-repainting with control/L and control/R.
+       + add 'oc' capability to xterm+256color, allowing palette reset for
+         xterm -TD
+
 20160416
        + add workaround in configure script for inept transition to PIE vs
          PIC builds documented in