From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: add example text to release notes Date: Wed, 03 Feb 2016 16:12:29 +0100 Message-ID: <96969718.4izEYWMYtH@xps13> References: <1454340287-27820-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 1B55711D9 for ; Wed, 3 Feb 2016 16:13:42 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id p63so169848033wmp.1 for ; Wed, 03 Feb 2016 07:13:42 -0800 (PST) In-Reply-To: <1454340287-27820-1-git-send-email-john.mcnamara@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-02-01 15:24, John McNamara: > Added example text to each of the release notes sections to show > the preferred format. > > Signed-off-by: John McNamara Good idea Applied with small adjustments, thanks.