From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1487 invoked by alias); 3 Dec 2015 00:14:57 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 21028 Received: (qmail 15237 invoked from network); 3 Dec 2015 00:14:56 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=GiZo89ttEMxlXAKk4s/uwxveD70FhvikufNGwb89TCA=; b=l16CYQ1WcwGkpfeDcbzC2z/a3bWRkTwftAuX+BM2OyY35Jq3YuW2gl8NycTGT4uKDr OZdFnQ9vGqq5yXUmIxgGYLQjg9nDGFeQRMjd5SnkS3RG+KfgNRcvgiUGRqb7ieEte9IF 004O7G+5l1GctUyK+RJm0W/409RmMhjkBFeyfcErfzWNnnP9gvTRFFleYFV5JFPMBHVw rlsQPqriTSKFU5zzn8NUilXXwZVGMPjYQoDik9RJhSPsRWb3izTiEiSkOgwM6DS55/na LBTPCKs2HAu0h8P1eg26ziKJbss+VfzxBv5Eb6/zwJGml5kWBcjkboNP2v3KDfdeSFmc ahBw== X-Received: by 10.98.9.194 with SMTP id 63mr9015910pfj.30.1449101693919; Wed, 02 Dec 2015 16:14:53 -0800 (PST) Date: Wed, 2 Dec 2015 16:14:51 -0800 From: Linus Arver To: Ray Andrews Cc: zsh-users@zsh.org Subject: Re: zsh 5.2 released Message-ID: <20151203001450.GA26216@w0.ofc.twinprime.com> References: <20151202193215.77304673@ntlworld.com> <565F84FB.80204@eastlink.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <565F84FB.80204@eastlink.ca> User-Agent: Mutt/1.5.23 (2014-03-12) On Wed, Dec 02, 2015 at 03:55:39PM -0800, Ray Andrews wrote: > On 12/02/2015 11:32 AM, Peter Stephenson wrote: > >Version 5.2 of zsh has been released and is available at > >http://www.zsh.org/pub/ with uploads to Sourceforge to follow. > > > >This has a lot of bug fixes and fewer minro feature additions. See the > >README file. > What does 'minro' mean? Can't find the word anywhere. Probably a typo of "minor". - Linus