X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=8de737131940156ce7b6a5117218b25d3914d1e0;hp=848a07d777dedeab2c8b415eb8d2f68a7ff43049;hb=5b7f4de105080e2a715b0564ede4bb7eb6767659;hpb=da1f84b7eb32f17e91f6de242132ab3b2d462148;ds=sidebyside diff --git a/NEWS b/NEWS index 848a07d7..8de73713 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.1398 2009/06/27 20:59:09 tom Exp $ +-- $Id: NEWS,v 1.1400 2009/07/04 22:12:46 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -45,6 +45,12 @@ 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. +20090704 + + remove wide-character checks from unctrl() (patch by Clemens Ladisch). + + revise wadd_wch() and wecho_wchar() to eliminate dependency on + unctrl(). + + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete). + 20090627 + update llib-lncurses[wt] to use sp-funcs. + various code-fixes to build/work with --disable-macros configure