From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v1] doc: add template release notes for 17.05 Date: Wed, 15 Feb 2017 14:01:15 +0000 Message-ID: <20170215140115.GA84656@bricha3-MOBL3.ger.corp.intel.com> References: <1487162338-18157-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id ABE3AA2F for ; Wed, 15 Feb 2017 15:01:19 +0100 (CET) Content-Disposition: inline In-Reply-To: <1487162338-18157-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" On Wed, Feb 15, 2017 at 12:38:58PM +0000, John McNamara wrote: > Add template release notes for DPDK 17.05 with inline > comments and explanations of the various sections. > > Signed-off-by: John McNamara > --- > doc/guides/rel_notes/index.rst | 1 + > doc/guides/rel_notes/release_17_05.rst | 195 +++++++++++++++++++++++++++++++++ > 2 files changed, 196 insertions(+) > create mode 100644 doc/guides/rel_notes/release_17_05.rst > Acked-by: Bruce Richardson