From: Thomas E. Dickey Date: Sat, 20 Apr 2024 23:45:24 +0000 (+0000) Subject: ncurses 6.4 - patch 20240420 X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff_plain ncurses 6.4 - patch 20240420 + improve formatting/style of manpages (patches by Branden Robinson). + compiler warning/portability fixes. --- diff --git a/NEWS b/NEWS index 588c4cfe..7a5ca227 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.4109 2024/04/14 09:43:45 tom Exp $ +-- $Id: NEWS,v 1.4111 2024/04/20 21:37:56 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -46,6 +46,10 @@ 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. +20240420 + + improve formatting/style of manpages (patches by Branden Robinson). + + compiler warning/portability fixes. + 20240414 + build/bug-fix for check-size feature (reports by Sam James, Gabriele Balducci). diff --git a/VERSION b/VERSION index 6600dc86..2afdc1a7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5:0:10 6.4 20240414 +5:0:10 6.4 20240420 diff --git a/dist.mk b/dist.mk index 3af9726d..d7360f7c 100644 --- a/dist.mk +++ b/dist.mk @@ -26,7 +26,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: dist.mk,v 1.1607 2024/04/14 08:48:20 tom Exp $ +# $Id: dist.mk,v 1.1608 2024/04/20 10:17:21 tom Exp $ # Makefile for creating ncurses distributions. # # This only needs to be used directly as a makefile by developers, but @@ -38,7 +38,7 @@ SHELL = /bin/sh # These define the major/minor/patch versions of ncurses. NCURSES_MAJOR = 6 NCURSES_MINOR = 4 -NCURSES_PATCH = 20240414 +NCURSES_PATCH = 20240420 # We don't append the patch to the version, since this only applies to releases VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR) diff --git a/doc/html/man/adacursesw6-config.1.html b/doc/html/man/adacursesw6-config.1.html index e6c0dd79..3c61feef 100644 --- a/doc/html/man/adacursesw6-config.1.html +++ b/doc/html/man/adacursesw6-config.1.html @@ -27,19 +27,19 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: MKada_config.in,v 1.32 2023/12/16 21:42:53 tom Exp @ + * @Id: MKada_config.in,v 1.34 2024/04/20 21:13:27 tom Exp @ --> -adacursesw6\-config 1 2023-12-16 ncurses 6.4 User commands +adacursesw6\-config 1 2024-04-20 ncurses 6.4 User commands -

adacursesw6\-config 1 2023-12-16 ncurses 6.4 User commands

+

adacursesw6\-config 1 2024-04-20 ncurses 6.4 User commands

 adacursesw6-config(1)            User commands           adacursesw6-config(1)
 
@@ -128,7 +128,7 @@
 
 
 
-ncurses 6.4                       2023-12-16             adacursesw6-config(1)
+ncurses 6.4                       2024-04-20             adacursesw6-config(1)