comparison src/version.c @ 2992:ee17ee712512 v7.3.268

updated for version 7.3.268 Problem: Vim freezes when executing an external command with zsh. Solution: Use O_NOCTTY both in the master and slave. (Bjorn Winckler)
author Bram Moolenaar <bram@vim.org>
date Thu, 04 Aug 2011 19:36:52 +0200
parents ad404f2a4bfa
children 7f4f5ca70dbd
comparison
equal deleted inserted replaced
2991:df5d4bbe02ff 2992:ee17ee712512
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 268,
712 /**/ 714 /**/
713 267, 715 267,
714 /**/ 716 /**/
715 266, 717 266,
716 /**/ 718 /**/