diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-03 16:12:45 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-03 16:12:45 +0200 |
commit | aac61fdcc3688e494f9bd31cbc5c3c16191c2d93 (patch) | |
tree | 264a8951a82c7456f04d6cc60dbd9cac94ef3aaa /docs | |
parent | 5724e099ea5540498b4206a73e8dd8031f019c66 (diff) |
update for 2010.05-rc12010.05_rc1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 10 | ||||
-rw-r--r-- | docs/news.html | 13 |
2 files changed, 18 insertions, 5 deletions
diff --git a/docs/download.html b/docs/download.html index 166682789..63a5b337f 100644 --- a/docs/download.html +++ b/docs/download.html @@ -13,15 +13,15 @@ here:<p> or <a href="/downloads/buildroot-2010.02.tar.bz2">buildroot-2010.02.tar.bz2</a>. <p> -<!-- -The latest release candidate is <b>2010.02-rc2</b>, which can be + +The latest release candidate is <b>2010.05-rc1</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2010.02-rc2.tar.gz">buildroot-2010.02-rc2.tar.gz</a> +<a href="/downloads/buildroot-2010.05-rc1.tar.gz">buildroot-2010.05-rc1.tar.gz</a> or -<a href="/downloads/buildroot-2010.02-rc2.tar.bz2">buildroot-2010.02-rc2.tar.bz2</a>. +<a href="/downloads/buildroot-2010.05-rc1.tar.bz2">buildroot-2010.05-rc1.tar.bz2</a>. <p> ---> + This and earlier releases can always be downloaded from <a href="/downloads/">http://buildroot.net/downloads/</a>. diff --git a/docs/news.html b/docs/news.html index b56bb652c..59373cdc7 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@ <p> <ul> + <li><b>3 May 2010 -- 2010.05-rc1 released</b> + + <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=2010.05_rc1">CHANGES</a> + file for details. + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1 + 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>2 May 2010 - FOSDEM slides online</b> <p>The slides from the <a |