]> Savannah Git Hosting - gnulib.git/commitdiff
Fix ChangeLog entry for previous commit.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 4 May 2024 12:17:45 +0000 (05:17 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 4 May 2024 12:17:45 +0000 (05:17 -0700)
ChangeLog

index 96b29b7fc415ba5844361b02e077c01599df8d61..6b56b35d8eb435b9232c0a04d356f882b789c8f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2024-05-03  Collin Funk  <collin.funk1@gmail.com>
 
-       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.