]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.367 v7.3.367
authorBram Moolenaar <Bram@vim.org>
Thu, 8 Dec 2011 14:14:09 +0000 (15:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 8 Dec 2011 14:14:09 +0000 (15:14 +0100)
commitae7ba984ee6913f36c58960eab2eb2c80538efc4
tree7ff30a3cfd19b4a78c52702027b243f4a9e381ba
parent0a11f8ce4e796e576a8008326d058de7f64fc6c8
updated for version 7.3.367
Problem:    :wundo and :rundo use a wrong checksum.
Solution:   Include the last line when computing the hash. (Christian Brabandt)
src/undo.c
src/version.c