From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13434 invoked from network); 16 Dec 2007 14:10:07 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 16 Dec 2007 14:10:07 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 12960 invoked from network); 16 Dec 2007 14:10:02 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 16 Dec 2007 14:10:01 -0000 Received: (qmail 19349 invoked by alias); 16 Dec 2007 14:09:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24265 Received: (qmail 19320 invoked from network); 16 Dec 2007 14:09:56 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 16 Dec 2007 14:09:56 -0000 Received: from virusfilter.dotsrc.org (bifrost [127.0.0.1]) by spamfilter.dotsrc.org (Postfix) with ESMTP id 4989D8058F80 for ; Sun, 16 Dec 2007 15:06:59 +0100 (CET) Received: from mtaout02-winn.ispmail.ntl.com (mtaout02-winn.ispmail.ntl.com [81.103.221.48]) by bifrost.dotsrc.org (Postfix) with ESMTP for ; Sun, 16 Dec 2007 15:06:59 +0100 (CET) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20071216141031.BMCA26043.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com> for ; Sun, 16 Dec 2007 14:10:31 +0000 Received: from pws-pc.ntlworld.com ([82.6.96.116]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20071216141111.BIOP26699.aamtaout03-winn.ispmail.ntl.com@pws-pc.ntlworld.com> for ; Sun, 16 Dec 2007 14:11:11 +0000 Received: from pws-pc (pws-pc [127.0.0.1]) by pws-pc.ntlworld.com (8.14.2/8.14.2) with ESMTP id lBGE87Ee021586 for ; Sun, 16 Dec 2007 14:08:07 GMT From: Peter Stephenson To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Release status update X-Mailer: MH-E 8.0.3; nmh 1.2-20070115cvs; GNU Emacs 22.1.1 Date: Sun, 16 Dec 2007 14:08:07 +0000 Message-ID: <21585.1197814087@pws-pc> X-Virus-Scanned: ClamAV using ClamSMTP (Resending this... I think I've worked out how I've screwed up my mail configuration here.) I'm currently intending to do the following: - to release 4.2.6 tomorrow. I can't see any reason not to. - to delay 4.3.5 for a few days to tidy up the remaining loose ends. I will try to make another dev release tomorrow. In particular: - Please do *not* assume I will get around to fixing shell-code completion problems myself. I have quite enough to do otherwise. The two outstanding problems I'm aware of are a Unicode argument not appearing and Mutt mailbox completion with "=" (for which it sounds like the compset argument needs tweaking). Anyone who knows the shell language to any depth is encouraged to look at this sort of thing themselves. (There are a couple of other outstanding problems in completion which may or may not be more involved.) - It would be nice to fix the problem Danek spotted in multibyte code on Solaris, although I'm not sure I have access to a suitable machine - As well as Vincent's file locking, I will also hold over the patch for > and < in globbing (which I now realize was slightly incomplete) since it has minor syntactic implications that could probably do with longer to settle in. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/