SHA256
1
0
forked from pool/ncurses
Dr. Werner Fink 2014-09-01 12:19:12 +00:00 committed by Git OBS Bridge
parent a5be60cc9c
commit b584914359
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1036bd97c703439a3c58beb4bb1400793a7d513a0cdbac1d91912e9448f0cc31
size 3794854
oid sha256:b19855aa9223ae7a8b0295c7565dd6cfbe429521e9e9e2ace42cd87965d04712
size 3801274

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 1 12:18:19 UTC 2014 - werner@suse.de
- Add ncurses patch 20140831
+ modify test/demo_termcap.c and test/demo_terminfo.c to make their
options more directly comparable, and add "-i" option to specify
a terminal description filename to parse for names to lookup.
-------------------------------------------------------------------
Mon Aug 25 13:48:27 UTC 2014 - werner@suse.de