]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.005 v7.3.005
authorBram Moolenaar <Bram@vim.org>
Tue, 14 Sep 2010 10:47:37 +0000 (12:47 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 14 Sep 2010 10:47:37 +0000 (12:47 +0200)
commit217d285fddd80fb04b779b6e2888d57edb595f48
tree7a03ce734543c38e43093f08c8d9891750ac92a4
parent73a92fe01332d83832f22e18c83e7da70f62de25
updated for version 7.3.005
Problem:    Crash when using undotree(). (Christian Brabandt)
Solution:   Increase the list reference count.  Add a test for undotree()
            (Lech Lorens)
src/eval.c
src/testdir/Makefile
src/testdir/test61.in
src/version.c