diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-16 15:43:50 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-17 15:05:00 +0200 |
commit | bf3a04a40494f1940b4412e0512795e33001c697 (patch) | |
tree | 817ba654a4e18c05c6e5230c02359df5b008bd7a | |
parent | f802386f37216f868458432f90edd315326a12f5 (diff) |
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 <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
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 <christian.ehrhardt@canonical.com> Tue, 16 May 2017 15:38:17 +0200 + dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium [ Christian Ehrhardt ] |