From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 78C025B16; Wed, 26 Sep 2018 10:02:11 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Sep 2018 01:02:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,305,1534834800"; d="scan'208";a="93350239" Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.252.17.84]) ([10.252.17.84]) by fmsmga001.fm.intel.com with ESMTP; 26 Sep 2018 00:59:57 -0700 To: dev-bounces@dpdk.org, dev@dpdk.org Cc: John McNamara References: <1537889112-26370-1-git-send-email-john.mcnamara@intel.com> From: "Burakov, Anatoly" Message-ID: Date: Wed, 26 Sep 2018 08:59:56 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <1537889112-26370-1-git-send-email-john.mcnamara@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v1] doc: remove unused release note file X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 08:02:12 -0000 On 25-Sep-18 4:25 PM, dev-bounces@dpdk.org wrote: > Remove unused file from the release notes docs. This file was > used to display a hierarchy in older releases, circa 2015, but > doesn't seem useful in the current structure. > > Signed-off-by: John McNamara > --- Acked-by: Anatoly Burakov -- Thanks, Anatoly