]> Savannah Git Hosting - gnulib.git/commitdiff
Update gnulib-tool.py.TODO.
authorBruno Haible <bruno@clisp.org>
Sat, 22 Feb 2020 14:19:36 +0000 (15:19 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 22 Feb 2020 14:20:34 +0000 (15:20 +0100)
gnulib-tool.py.TODO

index aabb4bd371921c324cf98493bf46281c5af98d7f..97ad18a1fa5a74db5daf7189b2d3f3febd9cc9f8 100644 (file)
@@ -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