diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-05-30 14:12:02 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-05-30 14:12:02 +0100 |
commit | bf6e314c5180192fe8beb93846b0170c16240fa5 (patch) | |
tree | 74ed764d19375082cdd6e2dee2911ef9f5f49a4b /debian | |
parent | cb4b4b5088b958c974e048ab9c82835f750ee0b0 (diff) |
Mention try-restart in changelog
Change-Id: I44ff94666905cf7dbbdd7033e643f555289ac0ea
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2ef8ee3b..36b51265 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,7 @@ dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium building the DPDK documentation * Add new DEB_BUILD_OPTIONS "nostatic" to allow users to avoid building the DPDK static libraries + * Add try-restart to dpdk.init script -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 08 Dec 2016 16:58:37 +0100 |