From 284c0ad51e1caba277616c76c6cd14774d92e19c Mon Sep 17 00:00:00 2001 From: Collin Funk Date: Sat, 4 May 2024 05:17:45 -0700 Subject: [PATCH] Fix ChangeLog entry for previous commit. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.44.0