From: Collin Funk Date: Sat, 4 May 2024 12:17:45 +0000 (-0700) Subject: Fix ChangeLog entry for previous commit. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=284c0ad51e1caba277616c76c6cd14774d92e19c;p=gnulib.git Fix ChangeLog entry for previous commit. --- diff --git a/ChangeLog b/ChangeLog index 96b29b7fc4..6b56b35d8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2024-05-03 Collin Funk - gnulib-tool.py: Fix an undefined function name. + gnulib-tool.py: Fix an undefined function name (regression 2024-05-02). * pygnulib/main.py (main_with_exception_handling): Use the tempfile module prefix when calling mkdtemp(). Use the 'glpy' prefix for the temporary directory that exists for the entirety of the program.