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 0FA3D68AA for ; Thu, 18 Dec 2014 15:55:00 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 18 Dec 2014 06:50:30 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,601,1413270000"; d="scan'208";a="656417896" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by orsmga002.jf.intel.com with ESMTP; 18 Dec 2014 06:52:10 -0800 Received: from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com [10.237.217.46]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id sBIEq99n032588; Thu, 18 Dec 2014 14:52:09 GMT Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id sBIEq9Ck022182; Thu, 18 Dec 2014 14:52:09 GMT Received: (from sabutler@localhost) by sivswdev02.ir.intel.com with id sBIEq93p022178; Thu, 18 Dec 2014 14:52:09 GMT From: Siobhan Butler To: dev@dpdk.org Date: Thu, 18 Dec 2014 14:52:06 +0000 Message-Id: <1418914328-22145-1-git-send-email-siobhan.a.butler@intel.com> X-Mailer: git-send-email 1.7.4.1 Subject: [dpdk-dev] [PATCH 0/2] doc: update to release notes 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: Thu, 18 Dec 2014 14:55:02 -0000 Update to release notes to add VXLAN features. Added 1.8 to 'updating apps' section of release notes. Siobhan Butler (2): doc: add vxlan support to release notes doc: updating from 1.7 to 1.8 release note doc/guides/rel_notes/new_features.rst | 2 ++ doc/guides/rel_notes/supported_features.rst | 5 +++++ doc/guides/rel_notes/updating_apps.rst | 29 +++++++++++++++++++++++------ 3 files changed, 30 insertions(+), 6 deletions(-) -- 1.9.4.msysgit.2