doc: fix highlight of bumped libs in release notes
authorThomas Monjalon <thomas@monjalon.net>
Sat, 14 Oct 2017 00:05:37 +0000 (02:05 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 23 Oct 2017 20:35:36 +0000 (22:35 +0200)
The libraries which have their ABI version increased in this release
must be prepended with a + sign to make them appear clearly.

Fixes: f8244c6399d9 ("ethdev: increase port id range")
Fixes: ec51443cc99a ("gso: add Generic Segmentation Offload API framework")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Zhiyong Yang <zhiyong.yang@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

No differences found