diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-11-25 12:14:11 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-11-25 12:14:11 +0100 |
commit | ee5ea7d9cb3e818e1be8a5fe44ed150f1d93ff9d (patch) | |
tree | 80724bc387ebfb62d3f63cc41ac98d56243a9cf5 | |
parent | 09af8387fd99e0b52f6e43c764d8b827ebc98c66 (diff) | |
download | buildroot-novena-ee5ea7d9cb3e818e1be8a5fe44ed150f1d93ff9d.tar.gz buildroot-novena-ee5ea7d9cb3e818e1be8a5fe44ed150f1d93ff9d.zip |
docs/news.html: announce 2010.11-rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | docs/news.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/news.html b/docs/news.html index fda9c2beb..1e82e27ff 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,17 @@ <p> <ul> + <li><b>25 November 2010 -- 2010.11-rc2 released</b> + + <p>RC2 is out with more cleanups and bugfixes, see the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a> + file for details.</p> + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2 + 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>8 November 2010 -- 2010.11-rc1 released</b> |