From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: add template release notes for 17.08 Date: Mon, 15 May 2017 12:18:27 +0200 Message-ID: <2198114.Z1Gdke9Ll5@xps> References: <1494507465-20617-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 878E43B5 for ; Mon, 15 May 2017 12:18:29 +0200 (CEST) In-Reply-To: <1494507465-20617-1-git-send-email-john.mcnamara@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 11/05/2017 14:57, John McNamara: > Add template release notes for DPDK 17.08 with inline > comments and explanations of the various sections. > > Signed-off-by: John McNamara > --- > doc/guides/rel_notes/release_17_08.rst | 198 +++++++++++++++++++++++++++++++++ > 1 file changed, 198 insertions(+) > create mode 100644 doc/guides/rel_notes/release_17_08.rst Added to the index, and applied, thanks