comparison src/version.c @ 9050:31bba6f25d84 v7.4.1810

commit https://github.com/vim/vim/commit/715d285d79a1d97928dd717278e25e6de45d1496 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 30 17:06:31 2016 +0200 patch 7.4.1810 Problem: Sending DETACH after a channel was closed isn't useful. Solution: Only add DETACH for a netbeans channel.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Apr 2016 17:15:04 +0200
parents 5bb5569bec60
children 3a6b66c02d6d
comparison
equal deleted inserted replaced
9049:3ccfa1e31cad 9050:31bba6f25d84
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1810,
756 /**/ 758 /**/
757 1809, 759 1809,
758 /**/ 760 /**/
759 1808, 761 1808,
760 /**/ 762 /**/