diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2016-02-10 08:05:42 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-02-10 08:12:57 +0100 |
| commit | ecf55c3f0276d2afb1a5f62e2e183bda730b8bac (patch) | |
| tree | 480461b34bb58f099bd5c336677535d1e9e50092 /docs/website/news.html | |
| parent | d6a5d71aba8e21b8aa28d93075a603297d1d3b3c (diff) | |
| download | buildroot-ecf55c3f0276d2afb1a5f62e2e183bda730b8bac.tar.gz buildroot-ecf55c3f0276d2afb1a5f62e2e183bda730b8bac.zip | |
Update for 2016.02-rc1
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 5d4c26405e..c72b8189a0 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,29 @@ <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.02-rc1 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</small></p> + </div> + <div class="timeline-body"> + <p>We have a new release candidate! Lots of + changes all over the tree, see + the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">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.02-rc1.tar.bz2">2016.02-rc1 + 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"> |

