From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2813 invoked by alias); 1 May 2015 20:38:29 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 35013 Received: (qmail 13134 invoked from network); 1 May 2015 20:38:27 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-Originating-IP: [80.3.228.158] X-Spam: 0 X-Authority: v=2.1 cv=AoZg3YNP c=1 sm=1 tr=0 a=P+FLVI8RzFchTbbqTxIDRw==:117 a=P+FLVI8RzFchTbbqTxIDRw==:17 a=kj9zAlcOel0A:10 a=NLZqzBF-AAAA:8 a=pGLkceISAAAA:8 a=ScJSHGatabjU0doo6i8A:9 a=CjuIK1q_8ugA:10 Date: Fri, 1 May 2015 21:32:48 +0100 From: Peter Stephenson To: Zsh hackers list Subject: Re: PATCH: 5.0.8 notes Message-ID: <20150501213248.029f2dc5@ntlworld.com> In-Reply-To: References: <20150430210312.5c62314e@ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 1 May 2015 00:13:56 +0200 Mikael Magnusson wrote: > > +This is version 5.0.8 of the shell. This is a stable release. > > +There are no significant new features since 5.0.6, but there > > should this say .7? ^ If you take the old-fashioned view that it should be correct, I suppose so. > I'm not sure how much we usually list here but here's some stuff from > a look through the git log, >... > aliasing && and other tokens (this is already in NEWS, but not listed > separately for .8) This all goes in NEWS rather than README; up to now I've assumed people are more interested in comparing with 4.x releases, but that's unlikely to be true any more --- so this and anything probably needs to go in a new section at the top. pws