From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 84028 invoked by alias); 7 Dec 2018 22:56:07 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 83646 invoked by uid 89); 7 Dec 2018 22:56:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=HTo:U*ibuclaw, H*F:U*gerald, HX-Envelope-From:sk:gerald@ X-HELO: hamza.pair.com Received: from hamza.pair.com (HELO hamza.pair.com) (209.68.5.143) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Dec 2018 22:56:04 +0000 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id DFCF533E54; Fri, 7 Dec 2018 17:56:02 -0500 (EST) Received: from anthias.microfocus.com (charybdis-ext.suse.de [195.135.221.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 7CE8A33E4F; Fri, 7 Dec 2018 17:56:02 -0500 (EST) Date: Fri, 07 Dec 2018 22:56:00 -0000 From: Gerald Pfeifer To: Iain Buclaw cc: gcc-patches@gcc.gnu.org Subject: Re: [wwwdocs] Add D language to news, frontends, release notes, and readings. In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2018-12/txt/msg00504.txt.bz2 On Fri, 7 Dec 2018, Iain Buclaw wrote: > After pushing, it was noticed that there was a small misspelling that > went unnoticed. I've committed the correction as I don't think > there'll be any objection to the change. Indeed. Obvious changes and ones within your domain (so release notes for D,...) are good to go any time - and in fact appreciated. :-) Gerald