diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-11-28 13:23:02 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-28 13:23:38 +0100 |
commit | f30e54eb92b0fecd539b1719784c80c20c6dab23 (patch) | |
tree | 38b6abfb5bc1cabab80c8efbaae9f3e8d7616a79 /docs/news.html | |
parent | 1cd15cb15a15c0538f772d1b862e2565e51a014b (diff) | |
download | buildroot-f30e54eb92b0fecd539b1719784c80c20c6dab23.tar.gz buildroot-f30e54eb92b0fecd539b1719784c80c20c6dab23.zip |
Update for 2014.11-rc3
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/news.html')
-rw-r--r-- | docs/news.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/news.html b/docs/news.html index 9a8aab599b..3d0e1d66b8 100644 --- a/docs/news.html +++ b/docs/news.html @@ -9,6 +9,18 @@ <ul> + <li><b>28 November 2014 -- 2014.11-rc3 released</b> + + <p>Release candidate 3 is out with more cleanups and build fixes. See the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a> + file for details.</p> + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3 + release candidate</a>, and report any problems found to the <a + href="lists.html">mailing list</a> or <a + href="https://bugs.uclibc.org">bug tracker</a>.</p> + <li><b>21 November 2014 -- 2014.11-rc2 released</b> <p>Another week, another release candidate with more cleanups and |