From: Christian Ehrhardt Date: Tue, 16 May 2017 13:43:50 +0000 (+0200) Subject: Initial 17.05 changelog entry X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=bf3a04a40494f1940b4412e0512795e33001c697;p=deb_dpdk.git Initial 17.05 changelog entry Initial 17.05 merge git changelog entry which will be extended by new libs features, fixes as needed along the merge. So far only mentioning the switch to use MAJOR_ABI. Change-Id: I7d4c8d85510ab5889221b813ac20e415a8638ce6 Signed-off-by: Christian Ehrhardt --- diff --git a/debian/changelog b/debian/changelog index 7d9b322d..361d9a0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +dpdk (17.05-1~git1) UNRELEASED; urgency=medium + + * New Upstream release 17.05; For a full list of changes + see http://dpdk.org/doc/guides/rel_notes/release_17_05.html + - adapt to use MAJOR_ABI configuration to avoid the sub-lib abi + version breakage of the past. + + -- Christian Ehrhardt Tue, 16 May 2017 15:38:17 +0200 + dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium [ Christian Ehrhardt ]