forked from pool/ncurses
Update to ncurses 6.0 patch level 20171028
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=335
This commit is contained in:
parent
ce469d0c76
commit
c5c41725d0
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8351dfe461df7fffee174428a9c45153202c7f26f328b7c72ee52b4a5de79fdb
|
||||
size 3000225
|
||||
oid sha256:87c2dc3a09b3a45006c7e5e8668c6e88e78f0bd336cb2e0c40c74c5bf8c8f70a
|
||||
size 3015203
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 29 18:19:12 UTC 2017 - werner@suse.de
|
||||
|
||||
- Add ncurses patch 20171028
|
||||
+ improve man/curs_inwstr.3x, correct end-logic for lib_inwstr.c
|
||||
(report by Midolikawa H).
|
||||
+ fix typo in a few places for "improvements" (patch by Sven Joachim).
|
||||
+ clear the other half of a double-width character on which a line
|
||||
drawing character is drawn.
|
||||
+ make test/ncurses.c "s" test easier to understand which subtests are
|
||||
available; add a "S" wide-character overlap test-screen.
|
||||
+ modify test/ncurses.c C/c tests to allow for extended color pairs.
|
||||
+ add endwin() call in error-returns from test/ncurses.c omitted in
|
||||
recent redesign of its menu (cf: 20170923).
|
||||
+ improve install of hashed-db by removing the ".db" file as done for
|
||||
directory-tree terminal databases.
|
||||
+ repair a few overlooked items in include/ncurses_defs from recent
|
||||
port/refactoring of test-programs (cf: 20170909).
|
||||
+ add test/padview.c, to compare pads with direct updates in view.c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 22 11:41:09 UTC 2017 - werner@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user