forked from pool/ncurses
Update to ncurses patch 20211106
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=578
This commit is contained in:
parent
b4baa7a859
commit
f5f6b4a70f
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7792e33c3452f29ec76f8a8f2f3f5033955808398bc5bbe0e1ba49f3729da2ec
|
||||
size 104582
|
||||
oid sha256:c69f9e1efa965df76e9751e2d9f7d3cccf35b6a3654a6d0caf6bbb9be6eb2433
|
||||
size 107274
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 07:17:32 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Add ncurses patch 20211106
|
||||
+ improve check in misc/Makefile.in for empty $PKG_CONFIG_LIBDIR
|
||||
+ modify wnoutrefresh to call pnoutrefresh if its parameter is a pad,
|
||||
rather than treating it as an error, and modify new_panel to permit
|
||||
its window-parameter to be a pad (report by Giorgos Xou).
|
||||
+ fix a memory-leak in del_curterm (prompted by discussion with Bram
|
||||
Moolenaar, cf: 20210821).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 2 08:34:24 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user