From: Thomas E. Dickey Date: Sun, 31 Dec 2023 01:40:02 +0000 (+0000) Subject: ncurses 6.4 - patch 20231230 X-Git-Tag: v6.5~17 X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff_plain;h=67327e4e3b2121f8273fb73ec14ef234ed01231e ncurses 6.4 - patch 20231230 + improve formatting/style of manpages (patches by Branden Robinson). + add ms-vt100-16color, winconsole -TD + add rio, rio-direct -TD + add mostlike -TD + add wezterm, contour -TD --- diff --git a/NEWS b/NEWS index ccaddc43..8f115f89 100644 --- a/NEWS +++ b/NEWS @@ -26,7 +26,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.4055 2023/12/23 21:00:43 tom Exp $ +-- $Id: NEWS,v 1.4057 2023/12/31 00:17:55 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -46,6 +46,13 @@ See the AUTHORS file for the corresponding full names. Changes through 1.9.9e did not credit all contributions; it is not possible to add this information. +20231230 + + improve formatting/style of manpages (patches by Branden Robinson). + + add ms-vt100-16color, winconsole -TD + + add rio, rio-direct -TD + + add mostlike -TD + + add wezterm, contour -TD + 20231223 + improve formatting/style of manpages (patches by Branden Robinson). diff --git a/VERSION b/VERSION index a9e6b8e0..d7b54615 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5:0:10 6.4 20231223 +5:0:10 6.4 20231230 diff --git a/announce.html.in b/announce.html.in index da2b2fc5..9da51191 100644 --- a/announce.html.in +++ b/announce.html.in @@ -1,5 +1,5 @@ -curs_color 3x 2023-12-23 ncurses 6.4 Library calls +curs_color 3x 2023-12-30 ncurses 6.4 Library calls -

curs_color 3x 2023-12-23 ncurses 6.4 Library calls

+

curs_color 3x 2023-12-30 ncurses 6.4 Library calls

 curs_color(3x)                   Library calls                  curs_color(3x)
 
@@ -114,7 +114,7 @@
 
        o   window attributes, as from wattrset(3x) or wattr_set(3x)
 
-       o   window  background  character  atttributes, as from wbkgdset(3x) or
+       o   window  background  character  attributes,  as from wbkgdset(3x) or
            wbkgrndset(3x)
 
        Per-character and window attributes are usually set through a  function
@@ -539,7 +539,7 @@
 
 
 
-ncurses 6.4                       2023-12-23                    curs_color(3x)
+ncurses 6.4                       2023-12-30                    curs_color(3x)