Re: [dpdk-dev] [PATCH 6/6] doc: remove internal libs from release notes

2018-10-24 Thread Thomas Monjalon
16/10/2018 13:52, Shreyansh Jain: > On Monday 15 October 2018 08:20 PM, Ferruh Yigit wrote: > > These libraries has exported functions but the target of those functions > > are not user but other libraries. > > > > The version of these libraries doesn't mean much to the user so can be > > dropped

Re: [dpdk-dev] [PATCH 6/6] doc: remove internal libs from release notes

2018-10-16 Thread Shreyansh Jain
On Monday 15 October 2018 08:20 PM, Ferruh Yigit wrote: > These libraries has exported functions but the target of those functions > are not user but other libraries. > > The version of these libraries doesn't mean much to the user so can be > dropped from release notes. > > Signed-off-by: Ferruh