diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-05-19 00:24:08 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-19 00:24:08 +0200 |
commit | 1a2f21b1273c91fddb4650b42bce8317566b4410 (patch) | |
tree | 41389367c16219635da4d42ffca0be7d58385c64 | |
parent | 7395ee9d3b88e45798143e05a28d6d4b51409130 (diff) | |
download | buildroot-1a2f21b1273c91fddb4650b42bce8317566b4410.tar.gz buildroot-1a2f21b1273c91fddb4650b42bce8317566b4410.zip |
news.html: add 2014.05-rc1 announcement mail link
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | docs/news.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/news.html b/docs/news.html index 8a6f6420d1..0d549ee584 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,7 +11,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=2014.05-rc1">CHANGES</a> - file for details.</p> + file for details, and read the + <a href="http://lists.busybox.net/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p> <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1 |