X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=NEWS;h=5e536d2109d0e49ee2761db237e8cde0b75990c1;hp=24bae12948e8d6e072922523349ed501d8f064bd;hb=626c294438b51427d6dd6dd99d5d3eb8d3aaa2f9;hpb=41068edef084c39be0cecdf949d9b538d925f42c diff --git a/NEWS b/NEWS index 24bae129..5e536d21 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.1500 2010/01/30 23:48:39 tom Exp $ +-- $Id: NEWS,v 1.1503 2010/02/06 22:16:30 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. +20100206 + + update mrxvt terminfo entry -TD + + modify win_driver.c to support mouse single-clicks. + + correct name for termlib in ncurses*-config, e.g., if it is renamed + to provide a single file for ncurses/ncursesw libraries (patch by + Miroslav Lichvar). + 20100130 + use vfork in test/ditto.c if available (request by Mike Frysinger). + miscellaneous cleanup of manpages.