diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2015-11-26 23:06:02 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-11-26 23:06:02 +0100 |
| commit | 610f3fa03ddf035497f596fe5421cb0e8b5b86c8 (patch) | |
| tree | f86e3b6cbde13e7538059ccda78315aa394593ff /docs/website/news.html | |
| parent | 260fe6c422f070679f64fb9dd20b0bcf09b631b7 (diff) | |
| download | buildroot-610f3fa03ddf035497f596fe5421cb0e8b5b86c8.tar.gz buildroot-610f3fa03ddf035497f596fe5421cb0e8b5b86c8.zip | |
Update for 2015.11-rc3
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website/news.html')
| -rw-r--r-- | docs/website/news.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index c616cbc7d8..eb4ec6cf4a 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -8,6 +8,29 @@ <h2>News</h2> <ul class="timeline"> + + <li class="timeline-inverted"> + <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> + <div class="timeline-panel"> + <div class="timeline-heading"> + <h4 class="timeline-title">2015.11-rc3 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2015</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=2015.11-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-2015.11-rc3.tar.bz2">2015.11-rc3 + release candidate</a>, and report any problems found to + the <a href="lists.html">mailing list</a> + or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> + </div> + </div> + </li> + <li> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-panel"> |

