diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2015-12-05 23:17:04 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-12-05 23:17:04 +0100 |
| commit | f8daafddb2339d5d34af1ed23f7dcf4380b775bc (patch) | |
| tree | 1dd72a4535ba3bbb64cc124ffe7ee4ecf867c78a /docs/website/news.html | |
| parent | 0e7081abb15632e88597a7d9defa99538e91f220 (diff) | |
| download | buildroot-f8daafddb2339d5d34af1ed23f7dcf4380b775bc.tar.gz buildroot-f8daafddb2339d5d34af1ed23f7dcf4380b775bc.zip | |
docs: website: update for 2015.11.1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website/news.html')
| -rw-r--r-- | docs/website/news.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index 89c5062c9f..5d4c26405e 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,25 @@ <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.1 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p> + </div> + <div class="timeline-body"> + <p>The 2015.11.1 bugfix release is out - Thanks to everyone + contributing. This release fixes critical issues discovered + since the 2015.11 release. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a> + file for more details, and go to the + <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p> + </div> + </div> + </li> + <li> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-panel"> |

