comparison src/version.c @ 8479:9f63e4506c40 v7.4.1530

commit https://github.com/vim/vim/commit/75578a388d2aff59dc330ceccd8894c79b4bc735 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 10 16:33:31 2016 +0100 patch 7.4.1530 Problem: MS-Windows job_start() closes wrong handle. Solution: Close hThread on the process info. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Thu, 10 Mar 2016 16:45:04 +0100
parents c08c6d19db4d
children 8924d7adbc22
comparison
equal deleted inserted replaced
8478:558495b5c98e 8479:9f63e4506c40
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 1530,
746 /**/ 748 /**/
747 1529, 749 1529,
748 /**/ 750 /**/
749 1528, 751 1528,
750 /**/ 752 /**/