summaryrefslogtreecommitdiff
path: root/gnulib-tool.py.TODO
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-02-22 15:19:36 +0100
committerBruno Haible <bruno@clisp.org>2020-02-22 15:20:34 +0100
commitbaeafcfe7ab8be8c9d54478821520ec29be84fd7 (patch)
tree2da77da3c85f2e5030e38fe4201e8f662c889faa /gnulib-tool.py.TODO
parentbaec1bac1602ba8534320c295e120f7b658400f4 (diff)
downloadgnulib-baeafcfe7ab8be8c9d54478821520ec29be84fd7.tar.gz
Update gnulib-tool.py.TODO.
Diffstat (limited to 'gnulib-tool.py.TODO')
-rw-r--r--gnulib-tool.py.TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/gnulib-tool.py.TODO b/gnulib-tool.py.TODO
index aabb4bd371..97ad18a1fa 100644
--- a/gnulib-tool.py.TODO
+++ b/gnulib-tool.py.TODO
@@ -15,6 +15,21 @@ The following commits to gnulib-tool have not yet been reflected in
--------------------------------------------------------------------------------
+commit baec1bac1602ba8534320c295e120f7b658400f4
+Author: Bruno Haible <bruno@clisp.org>
+Date: Sat Feb 22 15:15:01 2020 +0100
+
+ gnulib-tool: Ensure copied files are writable.
+
+ Reported by Benno Fünfstück <benno.fuenfstueck@gmail.com> in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2020-02/msg00101.html>.
+
+ * gnulib-tool (func_ensure_writable): New function.
+ (func_ln_s, func_hardlink, func_lookup_file, func_import,
+ func_create_testdir, copy-file): Invoke it after copying a file.
+
+--------------------------------------------------------------------------------
+
commit 0d41dbc7c88b10d16751466ec91efa75951426bb
Author: Bruno Haible <bruno@clisp.org>
Date: Mon Nov 18 13:32:46 2019 +0100