diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2013-11-13 00:35:31 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-11-13 00:35:31 +0100 |
commit | 980220c645895e2f36d9da1f0f85a43ff706efad (patch) | |
tree | ad11a0fd294e3a2d6200577fb7d66ac89488eae3 | |
parent | abce7ca6f2672ed5988596310e1165f04d2e5ad6 (diff) | |
download | buildroot-980220c645895e2f36d9da1f0f85a43ff706efad.tar.gz buildroot-980220c645895e2f36d9da1f0f85a43ff706efad.zip |
news.html: add 2013.11-rc1 annoucement 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 91ed85da8e..eff98c2721 100644 --- a/docs/news.html +++ b/docs/news.html @@ -10,7 +10,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=2013.11_rc1">CHANGES</a> - file for details.</p> + file for details, and read the + <a href="http://lists.busybox.net/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p> <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1 |