From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 57B677D02 for ; Fri, 2 Jun 2017 11:11:17 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Jun 2017 02:11:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,284,1493708400"; d="scan'208";a="1137242329" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga001.jf.intel.com with ESMTP; 02 Jun 2017 02:11:15 -0700 Date: Fri, 2 Jun 2017 17:11:57 +0800 From: Yuanhan Liu To: Thomas Monjalon Cc: web@dpdk.org Message-ID: <20170602091157.GB1412@yliu-dev.sh.intel.com> References: <1496394228-8955-1-git-send-email-yuanhan.liu@linux.intel.com> <2266498.AcoqDi4qqd@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2266498.AcoqDi4qqd@xps> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-web] [PATCH] release 17.02.1 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2017 09:11:17 -0000 On Fri, Jun 02, 2017 at 11:09:29AM +0200, Thomas Monjalon wrote: > 02/06/2017 11:03, Yuanhan Liu: > > - DPDK 17.02 > > - 2017 February 14 > > -
6b9f7387c35641f4e8dbba3e528f2376
> > + DPDK 17.02.1 > > + 2017 June 2 > > +
cbdf8b7a92ce934d47c38cbc9c20c54a
> > You should update the link to /doc/guides-17.02/rel_notes/release_17_02.html Aha, yes, will do. --yliu