diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-09-07 18:09:41 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-09-07 18:09:41 +0000 |
commit | 09f167997788a30fb5f812c7189128862cc070e8 (patch) | |
tree | 70ba8085fe73082373e7d3a853c6e207c20c1b14 | |
parent | 202978f31a8db3e4c9d3cfe8fde4a9d3371246a3 (diff) |
misc: 19.08.3 Release Notes
Also remove the duplicate 17.07.1 section
Change-Id: I809f417fabea96df506886ae6576b6e8c1b72caf
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
-rw-r--r-- | RELEASE.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/RELEASE.md b/RELEASE.md index 9ec041fcd60..981864ad4cb 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -3,6 +3,7 @@ * @subpage release_notes_20051 * @subpage release_notes_2005 * @subpage release_notes_2001 +* @subpage release_notes_19083 * @subpage release_notes_19082 * @subpage release_notes_19081 * @subpage release_notes_1908 @@ -2079,6 +2080,14 @@ Found 493 api message signature differences | [a47a5f20a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a47a5f20a) | api papi: add alias for timestamp(datetime)/timedelta | | [3cf9e67f5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3cf9e67f5) | api: add vl_api_version_t type | +@page release_notes_19083 Release notes for VPP 19.08.3 + +This is bug fix release. + +For the full list of fixed issues please refer to: +- fd.io [JIRA](https://jira.fd.io) +- git [commit log](https://git.fd.io/vpp/log/?h=stable/1908) + @page release_notes_19082 Release notes for VPP 19.08.2 The 19.08.2 is an LTS release. It contains numerous fixes, @@ -6785,15 +6794,6 @@ For the full list of fixed issues please reffer to: - git [commit log](https://git.fd.io/vpp/log/?h=stable/1701) -@page release_notes_17011 Release notes for VPP 17.01.1 - -This is bug fix release. - -For the full list of fixed issues please reffer to: -- fd.io [JIRA](https://jira.fd.io) -- git [commit log](https://git.fd.io/vpp/log/?h=stable/1701) - - @page release_notes_1701 Release notes for VPP 17.01 @note This release was for a while known as 16.12. |