diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-11-13 22:42:34 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-13 22:42:34 +0100 |
commit | 5f8cab63250a538bff03b4fbde0f317ce583bad8 (patch) | |
tree | 000c04ec0a8b057e4ecdd3a47ce531a9b290c1f2 | |
parent | 98c1930e744e0a1d9bf147e30b89ce3983093e13 (diff) | |
download | buildroot-5f8cab63250a538bff03b4fbde0f317ce583bad8.tar.gz buildroot-5f8cab63250a538bff03b4fbde0f317ce583bad8.zip |
docs/news.html: add 2014.11-rc1 announcement 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 9a2b4bafb7..27791c6257 100644 --- a/docs/news.html +++ b/docs/news.html @@ -14,7 +14,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.11-rc1">CHANGES</a> - file for details.</p> + file for details, and read the + <a href="http://lists.busybox.net/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p> <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1 |