summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1687348abe..e0bf24fc90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2022-08-13 Bruno Haible <bruno@clisp.org>
+ gnulib-tool.py: Fix some code generation details.
+ * pygnulib/GLEmiter.py: Don't produce Windows CR-LFs on Windows.
+ (GLEmiter.po_Makevars): Emit a definition of top_builddir, not
+ top_subdir.
+ (GLEmiter.po_POTFILES_in): Fix result when sourcebase is 'tests' or
+ something like that.
+ (GLEmiter.initmacro_start): Add two more newlines (mistake from
+ 2021-04-11).
+
gnulib-tool.py: Reduce code duplication.
* pygnulib/constants.py (relinverse): New function.
* pygnulib/GLEmiter.py (GLEmiter.po_Makevars,