]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.096 v7.4.096
authorBram Moolenaar <Bram@vim.org>
Thu, 21 Nov 2013 11:34:11 +0000 (12:34 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 21 Nov 2013 11:34:11 +0000 (12:34 +0100)
commitffa2220950a8f2856f4d7042768888c27e51178a
tree116358da1f165cf1bb97f4d782eefde493dc1297
parent49b10273f0dd1b10e94ea675b18088a27364edbd
updated for version 7.4.096
Problem:    Can't change directory to an UNC path.
Solution:   Use win32_getattrs() in mch_getperm(). (Christian Brabandt)
src/os_win32.c
src/version.c