0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 7.4.1516

Problem:    Cannot change file permissions.
Solution:   Add setfperm().
This commit is contained in:
Bram Moolenaar
2016-03-08 17:08:53 +01:00
parent 9fe885e49a
commit 8049253b96
5 changed files with 82 additions and 0 deletions

View File

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