doc: add gcc 10 support to release notes
Checks
Commit Message
Note support for gcc 10 in the DPDK 20.05 release notes.
Signed-off-by: Kevin Traynor <ktraynor@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(+)
Comments
22/05/2020 17:14, Kevin Traynor:
> Note support for gcc 10 in the DPDK 20.05 release notes.
>
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> ---
> Note: Reduced context so can apply before/after John's cleanup patch
> ---
> --- 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.
Applied with extra blank line, thanks
@@ -326,2 +326,5 @@ New Features
+* **Added support for GCC 10.**
+
+ Added support for building with GCC 10.1.