doc: fix IPsec entry in the release notes
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 15 Mar 2016 18:43:55 +0000 (19:43 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 15 Mar 2016 18:51:07 +0000 (19:51 +0100)
It was inserted in the "Resolved Issues" section.
Move the entry with the new features.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
doc/guides/rel_notes/release_16_04.rst

index b729b67..6ecfd3f 100644 (file)
@@ -127,6 +127,11 @@ This section should contain new features added in this release. Sample format:
 
   Added new Crypto PMD to support null crypto operations in SW.
 
+* **Added IPsec security gateway example.**
+
+  New application implementing an IPsec Security Gateway.
+
+
 Resolved Issues
 ---------------
 
@@ -181,9 +186,6 @@ Examples
   vhost-switch often fails to allocate mbuf when dequeue from vring because it
   wrongly calculates the number of mbufs needed.
 
-* **examples/ipsec-secgw: ipsec security gateway**
-
-  New application implementing an IPsec Security Gateway.
 
 Other
 ~~~~~