From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id OM0uDV3y4GAWMgAAWB0awg (envelope-from ) for ; Sat, 03 Jul 2021 19:27:25 -0400 Received: by simark.ca (Postfix, from userid 112) id 338F91F1F2; Sat, 3 Jul 2021 19:27:25 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,RDNS_DYNAMIC,T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id A05541E01F for ; Sat, 3 Jul 2021 19:27:24 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 6C75E3857412 for ; Sat, 3 Jul 2021 23:27:24 +0000 (GMT) Received: from mail-pf1-x432.google.com (mail-pf1-x432.google.com [IPv6:2607:f8b0:4864:20::432]) by sourceware.org (Postfix) with ESMTPS id D4DAE3858D34 for ; Sat, 3 Jul 2021 23:27:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D4DAE3858D34 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-pf1-x432.google.com with SMTP id b12so11969556pfv.6 for ; Sat, 03 Jul 2021 16:27:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=xtGfWY29KFyzlyCDtAMMGchscNJdw7g8Vdb17132CaY=; b=xAKYXz9R3l4E70L5CW0hKDzP+oymgQUNxtV8FT5t2xO0znNXwxJelfgnhACaOMe6P8 MhIaPy5g9h99gIFEQDrQAMjCRX4W/iIGG3AbhW/I114Jku682BUu0o1ZC521DmbV+6E0 /vMAxbbNjAv3pBnwUL0tidEVA262bg4ol0HzAlt93BGWHPDie7HiuhRI/Phh9q0BpIO1 nfjZ6F9AISaop7z2I3DF88anoo2CPLOvZFouWq//YENdewWm9F1/huyrJPvZt37b5Gar SGP2KmBNfuYkRLYLEbrZN9FJgM6qey9/u0+UHsUo0eSkhI6iAdShimu4PbxmoFqfkHlP s/fQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=xtGfWY29KFyzlyCDtAMMGchscNJdw7g8Vdb17132CaY=; b=bRABw110SRuDCw+jO+zswIbhbVxGlEy+TFWNXQw8RNcDb7bT01c3gsksaF+kwWExaD QMdt7+qdVpo6oqJiXkWAXv2EoLl5YJUiMFKa+qTaUWZIN4uV0lEWKVqCI8kzYuPk0XkS LI8+4VfCdnKub7SqbkehVzk+gdnzYEHnizKg4w9CM7ghn9nFfEaer3FJaUsW5hHtpqyQ 03wBcP9UfykjIeqnUScXqLvYgbxVcEp8nJHqzAJeVmqm6/k0YJMWawGM7bvL9FIp8eQG b2aL5b5XB1m6tB5jqwK4EpUtQJ+vkNApaH2OBQ0LccvPWG4wonE3EyZwwTZF+mTrK+2c bWMA== X-Gm-Message-State: AOAM532wr8KXQO1acMhVjaleUH/8TY4dFq/Ei2/E8gjDcIpZylBXLEIs gMYlzQ/cQhBOoy32D5Xha7UiLFRLDyZ4 X-Google-Smtp-Source: ABdhPJzmSLTfqwWBvpGeCuu9XJ3QienrKuM6ZQ0aP2cb8iqhjsKddxV9JdSY7sA3P19wtHhl+mTQmQ== X-Received: by 2002:a63:180c:: with SMTP id y12mr7674294pgl.180.1625354831873; Sat, 03 Jul 2021 16:27:11 -0700 (PDT) Received: from takamaka.home ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id u13sm7588333pfi.54.2021.07.03.16.27.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 03 Jul 2021 16:27:11 -0700 (PDT) Received: by takamaka.home (Postfix, from userid 1000) id 5795F89B55; Sat, 3 Jul 2021 16:27:10 -0700 (PDT) Date: Sat, 3 Jul 2021 16:27:10 -0700 From: Joel Brobecker To: Simon Marchi Subject: Re: [release/HEAD 2/2] Update NEWS post GDB 11 branch creation. Message-ID: <20210703232710.GL550682@adacore.com> References: <20210703175454.1426972-1-brobecker@adacore.com> <20210703175454.1426972-3-brobecker@adacore.com> <78121a45-b38a-61b1-4371-e271bb67e03e@simark.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <78121a45-b38a-61b1-4371-e271bb67e03e@simark.ca> X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gdb-patches@sourceware.org, Joel Brobecker Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" > Since we are not going to use the ChangeLog file on the master branch from > now on, should we maybe rename it to ChangeLog-2021 right away? That would > avoid people merging ChangeLog entries by mistake (it would be confusing to > have some people merge ChangeLog entries for the patches they have in > progress and others not). Good idea. Let's do that. I'll start by renaming the file. If people feel we want to add an explanation there as well, we can do that separately. -- Joel