From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: [PATCH 1/2] doc: fix v17.05 release note Date: Tue, 8 Aug 2017 20:18:26 +0530 Message-ID: <20170808144827.28098-1-jerin.jacob@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain Cc: thomas@monjalon.net, john.mcnamara@intel.com, Jerin Jacob , stable@dpdk.org To: dev@dpdk.org Return-path: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" librte_eventdev.so.1 was introduced in v17.05, and it missed to update in release_17_05 release notes. Fixes: 222555480a7f9 ("version: 17.05.0") Cc: stable@dpdk.org Reported-by: Thomas Monjalon Signed-off-by: Jerin Jacob --- doc/guides/rel_notes/release_17_05.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst index cbdb40657..87b3f9279 100644 --- a/doc/guides/rel_notes/release_17_05.rst +++ b/doc/guides/rel_notes/release_17_05.rst @@ -518,6 +518,7 @@ The libraries prepended with a plus sign were incremented in this version. librte_distributor.so.1 + librte_eal.so.4 librte_ethdev.so.6 + + librte_eventdev.so.1 librte_hash.so.2 librte_ip_frag.so.1 librte_jobstats.so.1 -- 2.14.0