diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-05-17 14:35:08 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-05-17 16:49:00 +0000 |
commit | 1fbc3d4f5bb1c142f0c87925c2e25974cb48e6a6 (patch) | |
tree | d5374efe5410c1edd3a4983598232f57a7103a17 /RELEASE.md | |
parent | 0a715cd03fe55719b8bc78cad0cf761df690157a (diff) |
19.01.2 Release Notes
Change-Id: Ia68372d397504ede789e40e9f7e1b939d09bc81a
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'RELEASE.md')
-rw-r--r-- | RELEASE.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md index ddfbd8c7810..aa7bac86857 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,6 @@ # Release Notes {#release_notes} +* @subpage release_notes_19012 * @subpage release_notes_1908 * @subpage release_notes_1904 * @subpage release_notes_19011 @@ -18,6 +19,14 @@ * @subpage release_notes_1609 * @subpage release_notes_1606 +@page release_notes_19012 Release notes for VPP 19.01.2 + +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/1901) + @page release_notes_1908 Release notes for VPP 19.08 TBD |