forked from pool/ncurses
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=253
This commit is contained in:
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 12:32:57 UTC 2016 - werner@suse.de
|
||||
|
||||
- Add ncurses patch 20160806
|
||||
+ improve CF_GNU_SOURCE configure macro to optionally define
|
||||
_DEFAULT_SOURCE work around a nuisance in recent glibc releases.
|
||||
+ move the terminfo-specific parts of tput's "reset" function into
|
||||
the shared reset_cmd.c, making the two forms of reset use the same
|
||||
strings.
|
||||
+ split-out the terminal initialization functions from tset as
|
||||
progs/reset_cmd.c, as part of changes to merge the reset-feature
|
||||
with tput.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 11:45:10 UTC 2016 - werner@suse.de
|
||||
|
||||
- Add ncurses patch 20160730
|
||||
+ change tset's initialization to allow it to get settings from the
|
||||
standard input as well as /dev/tty, to be more effective when
|
||||
output or error are redirected.
|
||||
+ improve discussion of history and portability for tset/reset/tput
|
||||
manual pages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 7 08:57:03 UTC 2016 - werner@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user