SHA256
1
0
forked from pool/ncurses
2015-11-30 13:22:29 +00:00
committed by Git OBS Bridge
parent 24bafd4897
commit 617db34c99
2 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 30 09:14:08 UTC 2015 - werner@suse.de
- Add ncurses patch 20151128
+ add missing assignment in lib_getch.c to make notimeout() work
(Debian #805618).
+ add 't' toggle for notimeout() function in test/ncurses.c a/A screens
+ add viewdata terminal description (Alexandre Montaron).
+ fix a case in tic/infocmp for formatting capabilities where a
backslash at the end of a string was mishandled.
+ fix some typos in curs_inopts.3x (Benno Schulenberg).
-------------------------------------------------------------------
Mon Nov 23 13:03:09 UTC 2015 - werner@suse.de