diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-12-05 14:29:32 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-12-05 14:29:32 +0000 |
commit | 5253cf1e9ef516a11021dd0f85c5f56699b98fc0 (patch) | |
tree | 07c869933bd3f688b71f266f6f65fcb1c8a8f4d6 | |
parent | 13b767a721d411692dad858cc26d58ec5121a45d (diff) |
Note docs patch in d/changelog
Change-Id: Ia71c3a87c9816637c6eb39a9a5b51aad4adbf72e
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0b340259..48cade03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -50,6 +50,9 @@ dpdk (18.11-1~git1.1) UNRELEASED; urgency=medium separated list (no spaces) of additional DPDK build configure options that will be passed to Meson. Substitutes support for custom legacy Makefile config files. + * d/p/0001-doc-fix-garbage-text-in-generated-HTML-guides.patch: fix + reproducible builds by making sure no garbage text end up in generated + documentation HTML pages. [ Christian Ehrhardt ] * d/control: fix libnuma compile issues now available on armhf |