From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15287 invoked by alias); 22 Feb 2002 09:53:53 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 15182 invoked from network); 22 Feb 2002 09:53:48 -0000 Received: from unknown (HELO lilac.csi.cam.ac.uk) (131.111.8.44) by sources.redhat.com with SMTP; 22 Feb 2002 09:53:48 -0000 Received: from student.cusu.cam.ac.uk ([131.111.179.82] helo=kern.srcf.societies.cam.ac.uk ident=mail) by lilac.csi.cam.ac.uk with esmtp (Exim 3.34 #1) id 16eCOh-0001yF-00; Fri, 22 Feb 2002 09:53:47 +0000 Received: from jsm28 (helo=localhost) by kern.srcf.societies.cam.ac.uk with local-esmtp (Exim 3.12 #1 (Debian)) id 16eCOh-0005qn-00; Fri, 22 Feb 2002 09:53:47 +0000 Date: Fri, 22 Feb 2002 02:06:00 -0000 From: "Joseph S. Myers" X-X-Sender: To: Mark Mitchell cc: Subject: Re: GCC 3.1 Branch In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-02/txt/msg01286.txt.bz2 On Fri, 22 Feb 2002, I wrote: > Since there's no documentation of creating release branches, a probably > incomplete list of places that need changing: Another place: gccadmin's crontab (in CVS in maintainer-scripts and installed on gcc.gnu.org for use by cron), to add an update_version call for the 3.1 branch. -- Joseph S. Myers jsm28@cam.ac.uk