From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68991 invoked by alias); 4 Apr 2017 20:05:33 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 56968 invoked by uid 89); 4 Apr 2017 20:04:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com A374763E2E Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com A374763E2E X-Mailbox-Line: From cygwin-announce-vim-8.0.0542-1 Tue Apr 04 15:04:02 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 04 Apr 2017 20:05:00 -0000 Subject: vim 8.0.0542-1 X-SW-Source: 2017-04/txt/msg00015.txt.bz2 Message-ID: <20170404200500.3e2M5Sr-ZQ-iuxg4IsBazr9av_guv8-s1gkJxm2Kxhc@z> The following packages have been uploaded to the Cygwin distribution: * vim-8.0.0542-1 * vim-common-8.0.0542-1 * vim-minimal-8.0.0542-1 * gvim-8.0.0542-1 * xxd-8.0.0542-1 * vim-doc-8.0.0542-1 Vim (Vi IMproved) is an almost compatible version of the UNIX editor vi. Almost every possible command can be performed using only ASCII characters. Many new features have been added: multilevel undo, command line history, file name completion, block operations, and editing of binary data. This is an update to yesterday's upstream patch release, which includes a fix for the reported issue with /bin/vi when vim-common is installed. -- Yaakov