From: Collin Funk Date: Thu, 5 Dec 2024 01:28:44 +0000 (-0800) Subject: Fix a recent ChangeLog entry. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=a67335ecf3ac57feeacb156d7871c88f8ea80817;p=gnulib.git Fix a recent ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index 88264000de..bc5f2b5f29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ 2024-12-03 Collin Funk - gnulib-tool.py: Optimize --extract-recursive-dependencies. + gnulib-tool.py: Optimize --extract-recursive-dependents. * pygnulib/GLModuleSystem.py (GLModuleSystem.list): Add optional argument to include test modules. (GLModule._getDependents) New function.