Added documentation for Windows support on 19.05 release.

Signed-off-by: Pallavi Kadam <pallavi.ka...@intel.com>
Reviewed-by: Anand Rawat <anand.ra...@intel.com>
---
 doc/guides/rel_notes/release_19_05.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_05.rst 
b/doc/guides/rel_notes/release_19_05.rst
index dbdf07a0c..de5157651 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -68,6 +68,15 @@ New Features
   Added a new lock-free stack handler, which uses the newly added stack
   library.
 
+* **Added Windows Support.**
+
+  * Added Windows support to compile and build Hello World Sample Application.
+  * Added Windows-specific EAL changes and meson changes.
+  * Added windows support for kvargs.
+  * Updated meson for building DLL on windows using DEF files.
+  * Added rte_os.h for essential os specific macros and typedefs
+  * Updated make build system to include path for rte_os.h.
+
 * **Updated KNI module and PMD.**
 
   Updated the KNI kernel module to set the max_mtu according to the given
-- 
2.18.0.windows.1

Reply via email to