From patchwork Tue Oct 31 14:49:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Henry Wang X-Patchwork-Id: 13441622 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E8691C4332F for ; Tue, 31 Oct 2023 14:49:55 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.625848.975555 (Exim 4.92) (envelope-from ) id 1qxq3n-0002Nm-6o; Tue, 31 Oct 2023 14:49:39 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 625848.975555; Tue, 31 Oct 2023 14:49:39 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1qxq3n-0002Nf-3P; Tue, 31 Oct 2023 14:49:39 +0000 Received: by outflank-mailman (input) for mailman id 625848; Tue, 31 Oct 2023 14:49:37 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1qxq3l-0002NZ-Qq for xen-devel@lists.xenproject.org; Tue, 31 Oct 2023 14:49:37 +0000 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by se1-gles-sth1.inumbo.com (Halon) with ESMTP id b5e5dc61-77fc-11ee-98d6-6d05b1d4d9a1; Tue, 31 Oct 2023 15:49:36 +0100 (CET) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 9652B2F4; Tue, 31 Oct 2023 07:50:17 -0700 (PDT) Received: from a015966.shanghai.arm.com (a015966.shanghai.arm.com [10.169.190.5]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id E66723F738; Tue, 31 Oct 2023 07:49:31 -0700 (PDT) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: b5e5dc61-77fc-11ee-98d6-6d05b1d4d9a1 From: Henry Wang To: xen-devel@lists.xenproject.org Cc: Henry Wang , Community Manager , Stefano Stabellini , Julien Grall , Bertrand Marquis , Andrew Cooper , George Dunlap , Jan Beulich , Wei Liu , =?utf-8?q?Roger_Pau_Monn=C3=A9?= , Wei Chen Subject: [PATCH v5 0/2] Finalize the 4.18 release date Date: Tue, 31 Oct 2023 22:49:23 +0800 Message-Id: <20231031144925.2416266-1-Henry.Wang@arm.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Hi all, This series finializes the 4.18 release date and starts a new unstable release after branching. Thanks. Henry Wang (2): CHANGELOG.md: Finalize the 4.18 release date CHANGELOG.md: Start new "unstable" section CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)