From: Pádraig Brady Date: Wed, 17 Sep 2025 14:56:07 +0000 (+0100) Subject: doc: MODULES.html.sh: add missing cpu-supports entry X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093de60973d97a0416f24e4aa651dcf2901e039c;p=thirdparty%2Fgnulib.git doc: MODULES.html.sh: add missing cpu-supports entry * MODULES.html.sh: Add "cpu-supports" to Misc section. --- diff --git a/ChangeLog b/ChangeLog index ab4794a80e..6950893292 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2025-09-17 Pádraig Brady + + doc: MODULES.html.sh: add missing cpu-supports entry + * MODULES.html.sh: Add "cpu-supports" to Misc section. + 2025-09-17 Bruno Haible stdio-h: Work around [v][f]printf bugs in mingw with msvcrt. diff --git a/MODULES.html.sh b/MODULES.html.sh index d57d76531e..20adf83a82 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -2083,6 +2083,7 @@ func_all_modules () func_module base32 func_module base64 func_module check-version + func_module cpu-supports func_module crc func_module diffseq func_module execinfo