diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2015-05-04 22:39:48 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-05-04 22:39:48 +0200 |
commit | 4ccb5ad27a5724ea9c4339f03ce345f9bfb22565 (patch) | |
tree | a23d498a5faf23ecda25ca35fa36f95b8a96ebc8 /docs | |
parent | 5628a15a69ad386a04af24f6dab130cdca01bf23 (diff) |
docs/website/news.html: add 2015.05-rc1 announcement link
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/website/news.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index eef668c17..91bafd407 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -13,7 +13,8 @@ <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=2015.05-rc1">CHANGES</a> - file for details.</p> + file for details, and read the + <a href="http://lists.busybox.net/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p> <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1 |