1
0
forked from aniani/vim

patch 8.2.2451: MS-Windows: Extended Attributes not preserved

Problem:    MS-Windows: Extended Attributes not preserved.
Solution:   Preserve Extended Attributes when writing a file. (Ken Takata,
            closes #7765)
This commit is contained in:
Bram Moolenaar
2021-02-01 20:50:37 +01:00
parent 7781ebe50f
commit e7bebc495d
2 changed files with 182 additions and 0 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2451,
/**/
2450,
/**/