From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17939 invoked from network); 29 Jan 2008 23:01:51 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) 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.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 29 Jan 2008 23:01:51 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 47365 invoked from network); 29 Jan 2008 23:01:46 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 29 Jan 2008 23:01:46 -0000 Received: (qmail 11322 invoked by alias); 29 Jan 2008 23:01:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24492 Received: (qmail 11302 invoked from network); 29 Jan 2008 23:01:40 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 29 Jan 2008 23:01:40 -0000 Received: from dot.blorf.net (dsl-74-220-69-132.cruzio.com [74.220.69.132]) by bifrost.dotsrc.org (Postfix) with ESMTP id 4897780190F6 for ; Wed, 30 Jan 2008 00:01:37 +0100 (CET) Received: by dot.blorf.net (Postfix, from userid 1000) id 6BC133ACF; Tue, 29 Jan 2008 15:01:35 -0800 (PST) Date: Tue, 29 Jan 2008 15:01:35 -0800 From: Wayne Davison To: Peter Stephenson Cc: Zsh Subject: Re: 4.3.4-dev-8 Message-ID: <20080129230135.GC10504@blorf.net> References: <32478.1201607012@csr.com> <20080129174700.GA25957@scowler.net> <200801291750.m0THoJTh006591@news01.csr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200801291750.m0THoJTh006591@news01.csr.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: ClamAV 0.91.2/5600/Tue Jan 29 22:52:23 2008 on bifrost X-Virus-Status: Clean On Tue, Jan 29, 2008 at 05:50:18PM +0000, Peter Stephenson wrote: > That's a problem with CVS we can't easily fix, but I can post process. > For now it'll have to be by hand. You can reqeust such changes via SourceForge support request. I took care of that for you, and the files are no longer marked as executable. (Except for "configure", which is a generated file -- I don't know what's up with that.) ..wayne..