From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: [PATCH v2 1/2] doc: add removed items section to release notes Date: Mon, 20 Feb 2017 14:30:23 +0000 Message-ID: <20170220143024.15157-1-ferruh.yigit@intel.com> References: <20170215131538.27783-1-ferruh.yigit@intel.com> Cc: dev@dpdk.org, Bruce Richardson , Ferruh Yigit To: Thomas Monjalon , John McNamara Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 80AF158CF for ; Mon, 20 Feb 2017 15:30:28 +0100 (CET) In-Reply-To: <20170215131538.27783-1-ferruh.yigit@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" Signed-off-by: Ferruh Yigit --- doc/guides/rel_notes/release_17_05.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst index 48fb5bd..59929b0 100644 --- a/doc/guides/rel_notes/release_17_05.rst +++ b/doc/guides/rel_notes/release_17_05.rst @@ -125,6 +125,18 @@ ABI Changes ========================================================= +Removed Items +------------- + +.. This section should contain removed items in this release. Sample format: + + * Add a short 1-2 sentence description of the removed item in the past + tense. + + This section is a comment. do not overwrite or remove it. + Also, make sure to start the actual text at the margin. + ========================================================= + Shared Library Versions ----------------------- -- 2.9.3