]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.325 v7.4.325
authorBram Moolenaar <Bram@vim.org>
Fri, 13 Jun 2014 18:08:45 +0000 (20:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 13 Jun 2014 18:08:45 +0000 (20:08 +0200)
commit0ae36a5c8542d51dd0d70035e997d96e4a20dcbb
treec4f31250dff0034cc5fd456ca9a1e6459c76b9f9
parent822ff866bd6558be993d4455a22454ae53db0eca
updated for version 7.4.325
Problem:    When starting the gui and changing the window size the status line
            may not be drawn correctly.
Solution:   Catch new_win_height() being called recursively. (Christian
            Brabandt)
src/version.c
src/window.c