comparison src/version.c @ 11301:cc8ece2aa389 v8.0.0536

patch 8.0.0536: quickfix window not updated when freeing quickfix stack commit https://github.com/vim/vim/commit/69f40be64555d50f603c6f22722cf762aaa6bbc1 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 2 15:15:49 2017 +0200 patch 8.0.0536: quickfix window not updated when freeing quickfix stack Problem: Quickfix window not updated when freeing quickfix stack. Solution: Update the quickfix window. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Sun, 02 Apr 2017 15:30:04 +0200
parents 4ae86195f559
children ef32a5c74515
comparison
equal deleted inserted replaced
11300:70dad27a2380 11301:cc8ece2aa389
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 536,
767 /**/ 769 /**/
768 535, 770 535,
769 /**/ 771 /**/
770 534, 772 534,
771 /**/ 773 /**/