SHA256
1
0
forked from pool/ncurses
Dr. Werner Fink 2016-02-09 13:51:55 +00:00 committed by Git OBS Bridge
parent 07aea0cf3f
commit 6690a137a2
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:d5bccd7ba03ad3097399619523bcddbd4bfd3cd977a8cad170330c80193fd37f
size 456265
oid sha256:11770f4210b3ecb2a24fd19ac277e5897da2b59ed99e4342f5f5905c804089f1
size 457425

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 9 13:51:28 UTC 2016 - werner@suse.de
- Add ncurses patch 20160206
+ define WIN32_LEAN_AND_MEAN for MinGW port, making builds faster.
+ modify test/ditto.c to allow $XTERM_PROG environment variable to
override "xterm" as the name of the program to run in the threaded
configuration.
-------------------------------------------------------------------
Fri Feb 5 12:27:36 UTC 2016 - werner@suse.de