SHA256
1
0
forked from pool/ncurses
Dr. Werner Fink 2015-03-09 10:42:07 +00:00 committed by Git OBS Bridge
parent 325e1c5e6e
commit b2532ebd47
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6eccc600618e5f66e4267cfda38e9c7209914f632ad0dcdafe65ed6b8e5dfd35
size 4391397
oid sha256:dc1382c519a0265be2695e7aeff8d94118d06523deb51525366dbab169481ab3
size 4395449

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 9 10:36:15 UTC 2015 - werner@suse.de
- Add ncurses patch 20150307
+ document limitations of getwin in manual page (prompted by discussion
with John S Urban).
+ extend test/savescreen.c to demonstrate that color pair values
and graphic characters can be restored using getwin.
-------------------------------------------------------------------
Tue Mar 3 11:39:24 UTC 2015 - werner@suse.de