From: Collin Funk Date: Sun, 27 Oct 2024 23:58:59 +0000 (-0700) Subject: realloc-gnu: Fix typo in deprecation notice. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=370c51c68c6b6520d4e60fb34e32e64c11cdcc12;p=gnulib.git realloc-gnu: Fix typo in deprecation notice. * modules/realloc-gnu (Notice): Recommend 'realloc-posix' in the deprecation notice. --- diff --git a/ChangeLog b/ChangeLog index c0d8f3dedd..93375a0dc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2024-10-27 Collin Funk + + realloc-gnu: Fix typo in deprecation notice. + * modules/realloc-gnu (Notice): Recommend 'realloc-posix' in the + deprecation notice. + 2024-10-27 Bruno Haible realloc-gnu: Replace module with an alias to realloc-posix. diff --git a/modules/realloc-gnu b/modules/realloc-gnu index 4ad46a94eb..adb93129b9 100644 --- a/modules/realloc-gnu +++ b/modules/realloc-gnu @@ -5,7 +5,7 @@ Status: deprecated Notice: -This module is deprecated. Use the module 'filename' instead. +This module is deprecated. Use the module 'realloc-posix' instead. Files: