X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=NEWS;h=5a558c3473b8dece1cb18adda12ff485ae1737f2;hb=8e6d0cc266af2051a959002a9d1a6cedcb9a567a;hp=4518a4c46e6692a023943c137bf36c4181e03185;hpb=daf57f17ced271693696cc30860aae20c97fb8d0;p=ncurses.git diff --git a/NEWS b/NEWS index 4518a4c4..5a558c34 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.1854 2012/02/04 22:25:57 tom Exp $ +-- $Id: NEWS,v 1.1857 2012/02/11 23:39:31 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -45,6 +45,20 @@ 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. +20120211 + + make sgr for xterm-pcolor agree with other caps -TD + + make sgr for att5425 agree with other caps -TD + + make sgr for att630 agree with other caps -TD + + make sgr for linux entries agree with other caps -TD + + make sgr for tvi9065 agree with other caps -TD + + make sgr for ncr260vt200an agree with other caps -TD + + make sgr for ncr160vt100pp agree with other caps -TD + + make sgr for ncr260vt300an agree with other caps -TD + + make sgr for aaa-60-dec-rv, aaa+dec agree with other caps -TD + + make sgr for cygwin, cygwinDBG agree with other caps -TD + + add configure option --with-xterm-kbs to simplify configuration for + Linux versus most other systems. + 20120204 + improved tic -D option, avoid making target directory and provide better diagnostics.