diff --git a/ncurses-6.0-patches.tar.bz2 b/ncurses-6.0-patches.tar.bz2 index 979ac8f..914af0a 100644 --- a/ncurses-6.0-patches.tar.bz2 +++ b/ncurses-6.0-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b178bf68592b3d20c7adcda7bdfc081e7febd81c29aadcfa13352f00e0d6edc7 -size 2993563 +oid sha256:8351dfe461df7fffee174428a9c45153202c7f26f328b7c72ee52b4a5de79fdb +size 3000225 diff --git a/ncurses.changes b/ncurses.changes index 7a5cdc0..8ee54b2 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Oct 22 11:41:09 UTC 2017 - werner@suse.de + +- Add ncurses patch 20171021 + + modify test/view.c to expand tabs using the ncurses library rather + than in the test-program. + + remove very old SIGWINCH example in test/view.c, just use KEY_RESIZE. + + add -T, -e, -f -m options to "dots" test-programs. + + fix a few typos in usage-messages for test-programs. + ------------------------------------------------------------------- Mon Oct 16 09:59:53 UTC 2017 - werner@suse.de