diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-05-18 21:47:48 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-05-18 22:03:57 +0200 |
commit | 137a4d7e92baf57e46e35280feb5c0fddfb49af1 (patch) | |
tree | 5cdb9507ffc8a2a6ede493aa0e29abbe74128b92 /docs | |
parent | 8b4f5f241071bbe71229e989b563c7817dc6da5f (diff) | |
download | buildroot-novena-137a4d7e92baf57e46e35280feb5c0fddfb49af1.tar.gz buildroot-novena-137a4d7e92baf57e46e35280feb5c0fddfb49af1.zip |
Update for 2011.05-rc12011.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 de7b98000..6d0a2ec52 100644 --- a/docs/download.html +++ b/docs/download.html @@ -13,15 +13,15 @@ here:<p> or <a href="/downloads/buildroot-2011.02.tar.bz2">buildroot-2011.02.tar.bz2</a>. <p> -<!-- -The latest release candidate is <b>2011.02-rc2</b>, which can be + +The latest release candidate is <b>2011.05-rc1</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2011.02-rc2.tar.gz">buildroot-2011.02-rc2.tar.gz</a> +<a href="/downloads/buildroot-2011.05-rc1.tar.gz">buildroot-2011.05-rc1.tar.gz</a> or -<a href="/downloads/buildroot-2011.02-rc2.tar.bz2">buildroot-2011.02-rc2.tar.bz2</a>. +<a href="/downloads/buildroot-2011.05-rc1.tar.bz2">buildroot-2011.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 45e28f574..227034033 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@ <p> <ul> + <li><b>18 May 2011 -- 2011.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=2011.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-2011.05-rc1.tar.bz2">2011.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>28 February 2011 -- 2011.02 released</b> <p>The stable 2011.02 release is out - Thanks to everyone |