comparison src/version.c @ 10833:d66e5446cc48 v8.0.0306

patch 8.0.0306: mode() not sufficiently tested commit https://github.com/vim/vim/commit/e971df39a5aac5d9b7e8033247dc18b12daa0eb8 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 5 14:15:29 2017 +0100 patch 8.0.0306: mode() not sufficiently tested Problem: mode() not sufficiently tested. Solution: Add more tests. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Sun, 05 Feb 2017 14:30:04 +0100
parents e926c5a7f9bf
children c9da7f9137af
comparison
equal deleted inserted replaced
10832:2ba168ecddac 10833:d66e5446cc48
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 306,
767 /**/ 769 /**/
768 305, 770 305,
769 /**/ 771 /**/
770 304, 772 304,
771 /**/ 773 /**/