]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
doc: MODULES.html.sh: add missing cpu-supports entry
authorPádraig Brady <P@draigBrady.com>
Wed, 17 Sep 2025 14:56:07 +0000 (15:56 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 17 Sep 2025 14:58:33 +0000 (15:58 +0100)
* MODULES.html.sh: Add "cpu-supports" to Misc section.

ChangeLog
MODULES.html.sh

index ab4794a80e018e9ae2e53cdbddd1a0a7a5391eb0..69508932929746cdd751c24f536c4bb36ec40289 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-09-17  Pádraig Brady  <P@draigBrady.com>
+
+       doc: MODULES.html.sh: add missing cpu-supports entry
+       * MODULES.html.sh: Add "cpu-supports" to Misc section.
+
 2025-09-17  Bruno Haible  <bruno@clisp.org>
 
        stdio-h: Work around [v][f]printf bugs in mingw with msvcrt.
index d57d76531e8cb16a026b867014a8f4254dfc4b7a..20adf83a820a94ddbe897ff351bff7baa8158169 100755 (executable)
@@ -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