From 8999f8f679418cbb41637731f934e18f00cab3bd Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Wed, 15 Nov 2017 01:35:34 +0100 Subject: [PATCH] doc: add bus libraries to release notes Fixes: 919eeaccb2ba ("bus/dpaa: introduce NXP DPAA bus driver skeleton") Fixes: 7e7df6d0a41d ("bus/fslmc: introduce fsl-mc bus driver") Fixes: c752998b5e2e ("pci: introduce library and driver") Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/release_17_11.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst index 57966434b0..016a08c819 100644 --- a/doc/guides/rel_notes/release_17_11.rst +++ b/doc/guides/rel_notes/release_17_11.rst @@ -539,6 +539,9 @@ The libraries prepended with a plus sign were incremented in this version. librte_acl.so.2 + librte_bitratestats.so.2 + + librte_bus_dpaa.so.1 + + librte_bus_fslmc.so.1 + + librte_bus_pci.so.1 + librte_bus_vdev.so.1 librte_cfgfile.so.2 librte_cmdline.so.2 -- 2.20.1