From patchwork Mon Oct 25 18:25:17 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 69125 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 0FE0FB6EE8 for ; Tue, 26 Oct 2010 05:25:28 +1100 (EST) Received: (qmail 32571 invoked by alias); 25 Oct 2010 18:25:26 -0000 Received: (qmail 32562 invoked by uid 22791); 25 Oct 2010 18:25:24 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 25 Oct 2010 18:25:19 +0000 Received: from pulcherrima.dbai.tuwien.ac.at (pulcherrima.dbai.tuwien.ac.at [128.131.111.48]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTPS id 51B2A1E063 for ; Mon, 25 Oct 2010 20:25:15 +0200 (CEST) Date: Mon, 25 Oct 2010 20:25:17 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] minor branching.html improvements Message-ID: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org I spotted this while looking for something else. Clarify when we are referring to the toplevel index.html file. Mark Bugzilla menu items more clearly. Installed. Gerald Index: branching.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/branching.html,v retrieving revision 1.26 diff -u -r1.26 branching.html --- branching.html 28 Mar 2009 07:32:08 -0000 1.26 +++ branching.html 25 Oct 2010 13:11:42 -0000 @@ -32,7 +32,7 @@ to the directory corresponding to the newly created release branch. Update the toplevel buildstat.html accordingly. -
  • Update the index.html web page to show the new active +
  • Update the toplevel index.html page to show the new active release branch, the current release series, and active development (mainline). Update the version and development stage for mainline.
  • @@ -58,13 +58,13 @@ during development stage 3 or 4.
  • Create new versions in Bugzilla corresponding to the new mainline -version. This can be accomplished by choosing products, choosing gcc, +version. This can be accomplished by choosing "products", choosing "gcc", and editing the versions. Please do not delete old versions.
  • Create new target milestones in Bugzilla corresponding to the new -mainline version. This can be accomplished by choosing products, -choosing gcc, and editing the milestones. Please do not +mainline version. This can be accomplished by choosing "products", +choosing "gcc", and editing the milestones. Please do not delete old target milestones.
  • Create new target milestones in Bugzilla for the second dot