Updating link to change in openSUSE:Factory/ncurses revision 257

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=d2fa1e3180a8b465da1dc70e4f8e88c0
This commit is contained in:
OBS User buildservice-autocommit
2024-01-23 21:55:03 +00:00
committed by Git OBS Bridge
parent 6d06c2acd1
commit fb27bae175
4 changed files with 49 additions and 64 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jan 22 07:20:53 UTC 2024 - Dr. Werner Fink <werner@suse.de>
- Add ncurses patch 20240120
+ improve formatting/style of manpages (patches by Branden Robinson).
+ amend discussion of aliases in tput.1
+ use ansi+sgrbold, ansi+sgrdim, ansi+sgrso, ansi+sgrul, ansi+tabs
ecma+color, ecma+sgr, vt100+4bsd, vt100+pfkeys, vt220+pcedit
xterm+256color, xterm+acs, xterm+nopcfkeys, xterm+pcf2 to trim -TD
+ modify configure scripts/makefiles to omit KEY_RESIZE if the
corresponding SIGWINCH feature is disabled.
-------------------------------------------------------------------
Mon Jan 15 08:07:35 UTC 2024 - Dr. Werner Fink <werner@suse.de>