diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-06-20 13:49:55 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-06-20 13:49:55 +0100 |
commit | 532fc0b6083a8d3f6708a1842f1660f3960c7cd5 (patch) | |
tree | a6c97274b45fbaa817a90cb302bbb24177a75d9c /debian/changelog | |
parent | 52b7efa4b4cad961b66344f7bd72670cc9cfa33a (diff) |
Fix typo in changelog
Change-Id: I25ef10e4fdd664f6edf2144629cb6babc7d5d176
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 380c44f9..f5ad3573 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,7 +26,7 @@ dpdk (18.05-1~git1) UNRELEASED; urgency=medium - d/rules: adapt to move of kernel modules directories in 18.05 - d/control: dpaa drivers build on non arm64 as well now - d/rules: handle IFCVF as callback driver - * Droped changes that are upstream in 18.05: + * Dropped changes that are upstream in 18.05: - Backport dpdk-dev-app-testpmd-fix-DPAA-shared-library-dependency.patch and dpdk-dev-mk-fix-dependencies-of-dpaaX-drivers.patch from upstream to - d/p/dpdk-dev-eal-ppc-fix-rte_smp_mb-for-a-compilation-error-with-else- |