updated for version 7.4.009 v7.4.009
authorBram Moolenaar <Bram@vim.org>
Sun, 25 Aug 2013 15:46:08 +0000 (17:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 25 Aug 2013 15:46:08 +0000 (17:46 +0200)
commitcf81aefd9c33e2619965ce9854c79105dc7b8bea
tree462ec2aceebe610b49294d98489ba4c0ed3a3611
parent41f1205fef7eb24656abb3eeb1dea9ff5cdf1b62
updated for version 7.4.009
Problem:    When a file was not decrypted (yet), writing it may destroy the
            contents.
Solution:   Mark the file as readonly until decryption was done. (Christian
            Brabandt)
src/fileio.c
src/version.c