From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 7E13D5A5E for ; Wed, 12 Aug 2015 08:39:24 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP; 11 Aug 2015 23:39:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,658,1432623600"; d="scan'208";a="623894763" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by orsmga003.jf.intel.com with ESMTP; 11 Aug 2015 23:39:22 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.149]) by IRSMSX152.ger.corp.intel.com ([169.254.6.88]) with mapi id 14.03.0224.002; Wed, 12 Aug 2015 07:39:22 +0100 From: "Mcnamara, John" To: Thomas Monjalon Thread-Topic: [PATCH] doc: simplify release notes cover Thread-Index: AQHQ1ImXktYlWlRV2kmFvgZQMh1zxp4H6hww Date: Wed, 12 Aug 2015 06:39:21 +0000 Message-ID: References: <1439333928-31053-1-git-send-email-thomas.monjalon@6wind.com> In-Reply-To: <1439333928-31053-1-git-send-email-thomas.monjalon@6wind.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] doc: simplify release notes cover X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2015 06:39:25 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, August 11, 2015 11:59 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: [PATCH] doc: simplify release notes cover >=20 > One hierarchical level is enough for this table of content. >=20 > Use generated release number. >=20 > Signed-off-by: Thomas Monjalon Acked-by: John McNamara