Note support for gcc 10 in the DPDK 20.05 release notes. Signed-off-by: Kevin Traynor <ktray...@redhat.com> --- Note: Reduced context so can apply before/after John's cleanup patch --- doc/guides/rel_notes/release_20_05.rst | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst index 84706904e..2b8038a17 100644 --- a/doc/guides/rel_notes/release_20_05.rst +++ b/doc/guides/rel_notes/release_20_05.rst @@ -326,2 +326,5 @@ New Features +* **Added support for GCC 10.** + + Added support for building with GCC 10.1. -- 2.21.3