diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2016-05-26 23:37:23 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-26 23:37:23 +0200 |
| commit | f4365df190e2308ec9fccb3ab30f9da41c9c834b (patch) | |
| tree | c085226b4ecd523badbe420abdf8e6becfa5a121 /docs/website/news.html | |
| parent | 47aa250650ae6d9b1a80c66e6b5536f5fa606432 (diff) | |
| download | buildroot-f4365df190e2308ec9fccb3ab30f9da41c9c834b.tar.gz buildroot-f4365df190e2308ec9fccb3ab30f9da41c9c834b.zip | |
Update for 2016.05-rc3
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website/news.html')
| -rw-r--r-- | docs/website/news.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index 2bb99d8d64..8387ea64ad 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,28 @@ <h2>News</h2> <ul class="timeline"> + <li> + <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> + <div class="timeline-panel"> + <div class="timeline-heading"> + <h4 class="timeline-title">2016.05-rc3 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 May 2016</small></p> + </div> + <div class="timeline-body"> + <p>Release candidate 3 is out with more cleanups and security + / build fixes. See + the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a> + file for details.</p> + <p>Head to the <a href="/downloads/">downloads page</a> to + pick up + the <a href="/downloads/buildroot-2016.05-rc3.tar.bz2">2016.05-rc3 + release candidate</a>, and report any problems found to + the <a href="support.html">mailing list</a> + or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> + </div> + </div> + </li> + <li class="timeline-inverted"> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-panel"> |

