From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15648 invoked from network); 31 May 2007 15:45:24 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=no version=3.2.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 31 May 2007 15:45:24 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 81955 invoked from network); 31 May 2007 15:45:19 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 31 May 2007 15:45:19 -0000 Received: (qmail 17913 invoked by alias); 31 May 2007 15:45:16 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23501 Received: (qmail 17903 invoked from network); 31 May 2007 15:45:15 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 31 May 2007 15:45:15 -0000 Received: (qmail 81657 invoked from network); 31 May 2007 15:45:15 -0000 Received: from mx.freeshell.org (HELO sdf.lonestar.org) (192.94.73.18) by a.mx.sunsite.dk with SMTP; 31 May 2007 15:45:11 -0000 Received: from sdf.lonestar.org (pda@sverige.freeshell.org [192.94.73.4]) by sdf.lonestar.org (8.14.1/8.13.8) with ESMTP id l4VFihRk017623; Thu, 31 May 2007 15:44:43 GMT Received: (from pda@localhost) by sdf.lonestar.org (8.14.1/8.12.8/Submit) id l4VFig8P001887; Thu, 31 May 2007 15:44:42 GMT From: Paul Ackersviller Date: Thu, 31 May 2007 15:44:42 +0000 To: Andreas Pistoor Cc: zsh-workers@sunsite.dk Subject: Re: Again another small bug in zsh-4_2-patches (zshroadmap) Message-ID: <20070531154442.GB19190@sverige> Mail-Followup-To: Andreas Pistoor , zsh-workers@sunsite.dk References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i On Tue, May 29, 2007 at 03:52:29PM +0200, Andreas Pistoor wrote: > since 16. May 2007 zsh/Doc/Makefile.in (Version 1.21.2.3) contains code > about zshroadmap.1, but zshroadmap.yo itself is not in that branch. Can you please check to make sure your cvs workspace is up-to-date with respect to the repository? I already fixed that a day or two previously.