diff --git a/ncurses.changes b/ncurses.changes index 76c1fe5..b6b6aec 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -20,6 +20,15 @@ Mon Aug 1 11:45:10 UTC 2016 - werner@suse.de output or error are redirected. + improve discussion of history and portability for tset/reset/tput manual pages. +- Add ncurses patch 20160723 + + improve error message from tset/reset when both stderr/stdout are + redirected to a file or pipe. + + improve organization of curs_attr.3x, curs_color.3x +- Add ncurses patch 20160709 + + work around Debian's antique/unmaintained version of mawk when + building link_test. + + improve test/list_keys.c, showing ncurses's convention of modifiers + for special keys, based on xterm. ------------------------------------------------------------------- Thu Jul 7 08:57:03 UTC 2016 - werner@suse.de