SHA256
1
0
forked from pool/ncurses

- Add ncurses patch 20140503

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=153
This commit is contained in:
Dr. Werner Fink 2014-05-05 11:03:00 +00:00 committed by Git OBS Bridge
parent ac921c394f
commit af57d03c4c
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:4be057101bc85112f32e34ba2ef9e7f8990595f4c4b2ff033c1f877978b15321
size 3277192
oid sha256:5ce4c7668b2f88070334af6884368735da60dcae3f1e28830f87b6982d7fcec1
size 3291020

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 5 10:59:16 UTC 2014 - werner@suse.de
- Add ncurses patch 20140503
+ add vt520ansi terminfo entry (patch by Mike Gran)
+ further improve MinGW support for the scenario where there is an
ANSI-escapes handler such as ansicon running in the console window
(patch by Juergen Pfeifer).
-------------------------------------------------------------------
Mon Apr 28 10:53:21 UTC 2014 - werner@suse.de