SHA256
1
0
forked from pool/ncurses
2016-05-17 10:41:03 +00:00
committed by Git OBS Bridge
parent 4d7626dbfe
commit ae4f9612d8
3 changed files with 62 additions and 49 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue May 17 10:33:40 UTC 2016 - werner@suse.de
- Add ncurses patch 20160514
+ regenerate HTML manpages.
+ improve manual pages for wgetch and wget_wch to point out that they
might return values without names in curses.h (Debian #822426).
+ make linux3.0 entry the default linux entry (Debian #823658) -TD
+ modify linux2.6 entry to improve line-drawing so that the linux3.0
entry can be used in non-UTF-8 mode -TD
+ document return value of use_extended_names (report by Mike Gran).
- Modify patch ncurses-6.0.dif
-------------------------------------------------------------------
Tue May 10 08:29:56 UTC 2016 - werner@suse.de