comparison src/version.c @ 8332:07713b8243ac v7.4.1458

commit https://github.com/vim/vim/commit/fdd6ce4a2f922afac7bd719a00228dbd8539b9c4 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 28 22:21:38 2016 +0100 patch 7.4.1458 Problem: When a JSON channel has a callback it may never be cleared. Solution: Do not write "DETACH" into a JS or JSON channel.
author Christian Brabandt <cb@256bit.org>
date Sun, 28 Feb 2016 22:30:03 +0100
parents ec940c11f749
children ad4b00bf2984
comparison
equal deleted inserted replaced
8331:b3ad9d4a8107 8332:07713b8243ac
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1458,
746 /**/ 748 /**/
747 1457, 749 1457,
748 /**/ 750 /**/
749 1456, 751 1456,
750 /**/ 752 /**/