From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10452 invoked from network); 25 Nov 2005 12:23:48 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 25 Nov 2005 12:23:48 -0000 Received: (qmail 81158 invoked from network); 25 Nov 2005 12:23:39 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 25 Nov 2005 12:23:39 -0000 Received: (qmail 7508 invoked by alias); 25 Nov 2005 12:23:37 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22032 Received: (qmail 7498 invoked from network); 25 Nov 2005 12:23:36 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 25 Nov 2005 12:23:36 -0000 Received: (qmail 80886 invoked from network); 25 Nov 2005 12:23:36 -0000 Received: from mx1.suse.de (195.135.220.2) by a.mx.sunsite.dk with SMTP; 25 Nov 2005 12:23:35 -0000 Received: from Relay1.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id C340BE0BB for ; Fri, 25 Nov 2005 13:23:31 +0100 (CET) Date: Fri, 25 Nov 2005 13:23:31 +0100 From: Mads Martin Joergensen To: Zsh hackers list Subject: Re: New 4.2 release Message-ID: <20051125122331.GF8159@suse.de> References: <200511251058.jAPAwA2e006823@news01.csr.com> <20051125121757.GB8868@puritan.petwork> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051125121757.GB8868@puritan.petwork> User-Agent: Mutt/1.5.11 * Nikolai Weibull [Nov 25. 2005 13:18]: > Peter Stephenson wrote: > > > As well as producing a test release for 4.3.1, I'd like to release > > 4.2.6 early next week. Let me know if there's anything that you think > > needs merging into 4.2, such as completion functions (or do it yourself). > > > > There aren't that many changes but some of them are significant. > > I'm not aware of any new incompatibilities. > > I have a completion function for git. It has far too many TODOs, and is > far too untested, but it is a good start. I'm getting really bored with > it, so if anyone wants to provide suggestions or fixes, then be my > guest. Git is still under heavy development, so things may still change > at that end. Perhaps we should wait until 4.2.7 to include this. git is very close to 1.0 (RC3 IIRC), so I think 4.2.6 would be a good starting point to bring in completion. -- Mads Martin Joergensen, http://mmj.dk "Why make things difficult, when it is possible to make them cryptic and totally illogical, with just a little bit more effort?" -- A. P. J.