X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=0c0c33e797d8c6eca6aa71213a31591c029a5807;hp=e996f092329b113223dc6a3b9a7712082ab025a0;hb=af3d0ee323cbb22d2a7596d564bf68f7307f5076;hpb=2560bc3dae7f4919060c02c91a593566c908091c diff --git a/NEWS b/NEWS index e996f092..0c0c33e7 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.2851 2017/06/03 23:27:40 tom Exp $ +-- $Id: NEWS,v 1.2859 2017/06/17 21:53:35 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -45,6 +45,21 @@ 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. +20170617 + + fill in some places where TERMTYPE2 vs TERMTYPE was not used + (report by Allen Hewes). + + use ExitTerminfo() internally in error-exits for ncurses' setupterm + to help with leak checking. + + use ExitProgram() in error-exit from initscr() to help with leak + checking. + + review test-programs, adding checks for cases where the terminal + cannot be initialized. + +20170610 + + add option "-xp" to picsmap.c, to use init_extended_pair(). + + make simple performance fixes for picsmap.c + + improve aspect ratio of images read from "convert" in picsmap.c + 20170603 + add option to picsmap to use color-palette files, e.g., for mapping to xterm-256color.