From: Bruno Haible Date: Sat, 25 Dec 2021 04:01:23 +0000 (+0100) Subject: Fix typo in newest ChangeLog entry. X-Git-Tag: v1.0~2483 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=792a728bd657b07e2444034b160e884fe1f49375;p=gnulib.git Fix typo in newest ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index 34c680e107..6e31734e21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ non-POSIX ‘make’ would prohibit them. Rework macros so that we can avoid them. * gnulib-tool (func_emit_lib_Makefile_am) - (func_emit_lib_Makefile_am): Support @!NMD@ too. + (func_emit_tests_Makefile_am): Support @!NMD@ too. * modules/gen-header (@gl_V_at): New macro. * modules/alloca-opt, modules/argz, modules/assert-h: * modules/byteswap, modules/configmake, modules/ctype: @@ -31,7 +31,7 @@ * modules/utime-h, modules/wchar, modules/wctype-h: Use it. - maint: tight-scope-mk need not be read-only + maint: tight-scope.mk need not be read-only * top/maint.mk (tight-scope.mk): Don’t bother to make tight-scope.mk read-only either.