From: Bruno Haible Date: Sat, 22 Feb 2020 14:19:36 +0000 (+0100) Subject: Update gnulib-tool.py.TODO. X-Git-Tag: v1.0~4236 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=baeafcfe7ab8be8c9d54478821520ec29be84fd7;p=gnulib.git Update gnulib-tool.py.TODO. --- 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 +Date: Sat Feb 22 15:15:01 2020 +0100 + + gnulib-tool: Ensure copied files are writable. + + Reported by Benno Fünfstück in + . + + * 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 Date: Mon Nov 18 13:32:46 2019 +0100