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 bdbdf1516f..b9c624b9f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2022-07-31 Bruno Haible <bruno@clisp.org>
+ gnulib-tool.py: Make option processing more similar to gnulib-tool.
+ * gnulib-tool.py (main): Allow --add-import and --remove-import with 0
+ modules.
+
gnulib-tool.py: Improve compliance with GNU standards.
* gnulib-tool.py (main): Handle --help and --version before testing for
conflicting modes.