From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23646 invoked from network); 25 Mar 2006 19:10:21 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.1 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 25 Mar 2006 19:10:21 -0000 Received: (qmail 21755 invoked from network); 25 Mar 2006 19:10:16 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 25 Mar 2006 19:10:15 -0000 Received: (qmail 14515 invoked by alias); 25 Mar 2006 19:10:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22380 Received: (qmail 14506 invoked from network); 25 Mar 2006 19:10:12 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 25 Mar 2006 19:10:12 -0000 Received: (qmail 21432 invoked from network); 25 Mar 2006 19:10:12 -0000 Received: from dsl3-63-249-88-2.cruzio.com (HELO dot.blorf.net) (63.249.88.2) by a.mx.sunsite.dk with SMTP; 25 Mar 2006 19:10:11 -0000 Received: by dot.blorf.net (Postfix, from userid 1000) id 1CFBCAF9; Sat, 25 Mar 2006 11:10:10 -0800 (PST) Date: Sat, 25 Mar 2006 11:10:10 -0800 From: Wayne Davison To: zsh-workers@sunsite.dk Subject: Updating the zsh.sourceforge.net website Message-ID: <20060325191009.GA1441@dot.blorf.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060126 I noticed that the News section of the zsh.sourceforge.net website was out of date, so I took steps to update it. To do so I had to duplicate the entire htdocs subdir because it didn't have the group-write permission enabled. This old hierarchy is still around, but now named htdocs.old. The new hierarchy is writable by group zsh. I updated the News page and the date-stamp for the News section on the main page. OK? Have I made life difficult for anyone by making this update? ..wayne..