[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * README-hacking: Document gnulib-tool network ac
From: |
Gavin D. Smith |
Subject: |
branch master updated: * README-hacking: Document gnulib-tool network access. |
Date: |
Sat, 19 Oct 2024 15:22:29 -0400 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new a0aff75270 * README-hacking: Document gnulib-tool network access.
a0aff75270 is described below
commit a0aff75270622163f14f45cd622cd8af8efd2223
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sat Oct 19 20:22:14 2024 +0100
* README-hacking: Document gnulib-tool network access.
---
ChangeLog | 4 ++++
README-hacking | 3 +++
2 files changed, 7 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index c158be6d43..ecc330ce34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-10-19 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * README-hacking: Document gnulib-tool network access.
+
2024-10-19 Gavin Smith <gavinsmith0123@gmail.com>
Separate directory for non-gnulib m4 files (XS)
diff --git a/README-hacking b/README-hacking
index 43b29027b5..7a198188c3 100644
--- a/README-hacking
+++ b/README-hacking
@@ -155,6 +155,9 @@ in your top-level Texinfo directory and
../../../../gnulib/gnulib-tool --add-import
under tp/Texinfo/XS. (gnulib-tool is in the gnulib source tree.)
+These commands now access the Internet to update translations of
+Gnulib strings due to the --po-base and --po-domain options
+being saved.
The currently-used gnulib modules and other gnulib information are
recorded in gnulib/m4/gnulib-cache.m4.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * README-hacking: Document gnulib-tool network access.,
Gavin D. Smith <=