]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.136 v7.4.136
authorBram Moolenaar <Bram@vim.org>
Fri, 10 Jan 2014 12:05:20 +0000 (13:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Jan 2014 12:05:20 +0000 (13:05 +0100)
commitb1cb35f785d2d7a1c94268218cf5eb3d8087c55e
tree5e1a197aa11fdef4a777fa2de6d53743793ae928
parent438f67a0040ab4f517c68f446f4a03a6c9e9096d
updated for version 7.4.136
Problem:    MS-Windows: When saving a file with a UNC path the file becomes
            read-only.
Solution:   Don't mix up Win32 attributes and Unix attributes. (Ken Takata)
src/os_mswin.c
src/os_win32.c
src/version.c