summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9459fa6e7c..bb5f09a1c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2022-07-30 Bruno Haible <bruno@clisp.org>
+ gnulib-tool.py: Assume Python 3.
+ * gnulib-tool.py: Don't set PYTHON3, string. Use str instead of string.
+ * pygnulib/*.py: Likewise.
+
gnulib-tool.py: Modernize coding style.
* pygnulib/*.py: Remove parentheses around raise value expressions.