From 2abf6bde9686d90707f367c9282eb218dad80fa2199e955f2fdf4f9a9bfd5db6 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 9 Aug 2016 08:09:11 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=254 --- ncurses.changes | 9 +++++++++ 1 file changed, 9 insertions(+) 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