diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-08-25 13:15:27 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-08-25 13:20:31 +0000 |
commit | 37e99c22df4ce5a87f5e56efbc2c0e836ed5b68f (patch) | |
tree | 315c0bbd5c370db9413dc3a93ba3d2efed037536 | |
parent | 407b4fc3d4047745495e6bab1d3a00deb2809db5 (diff) |
misc: 19.08.3 Release Notesv19.08.3
Change-Id: I809f417fabea96df506886ae6576b6e8c1b72caf
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
-rw-r--r-- | RELEASE.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md index b3a1b18cf1b..0c7ab96cc20 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,6 @@ # Release Notes {#release_notes} +* @subpage release_notes_19083 * @subpage release_notes_19082 * @subpage release_notes_19081 * @subpage release_notes_1908 @@ -25,6 +26,14 @@ * @subpage release_notes_1609 * @subpage release_notes_1606 +@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, |