diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2016-05-17 08:42:08 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-17 08:42:08 +0200 |
commit | 911406d11bdb528f8f802516c1a13cba89545b6f (patch) | |
tree | e70504754d7f08699ccd38d9baee2b08fcf15b04 | |
parent | 85ef34d35a05a55f2c0bd52377b73ab0175214b5 (diff) |
website/news.html: add 2016.05-rc1 announcement link
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-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 0b97d7470..7a216efa1 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -20,7 +20,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=2016.05-rc1">CHANGES</a> - file for details. + file for details and read the + <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>. </p> <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |