diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-27 14:35:04 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-27 14:35:04 +0200 |
commit | bbd96dbaa73a8078d876b8882d2f89d271ab3448 (patch) | |
tree | 28a71f6392db2e3fabe6c67c4833ad8b55b273b3 /docs | |
parent | 978a88c4159116a3fbc5db42c2055f3cdc2ad99e (diff) | |
download | buildroot-novena-bbd96dbaa73a8078d876b8882d2f89d271ab3448.tar.gz buildroot-novena-bbd96dbaa73a8078d876b8882d2f89d271ab3448.zip |
update for 2010.05-rc32010.05_rc3
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 6 | ||||
-rw-r--r-- | docs/news.html | 13 |
2 files changed, 16 insertions, 3 deletions
diff --git a/docs/download.html b/docs/download.html index d8801cda7..f2949c879 100644 --- a/docs/download.html +++ b/docs/download.html @@ -14,12 +14,12 @@ or <a href="/downloads/buildroot-2010.02.tar.bz2">buildroot-2010.02.tar.bz2</a>. <p> -The latest release candidate is <b>2010.05-rc2</b>, which can be +The latest release candidate is <b>2010.05-rc3</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2010.05-rc2.tar.gz">buildroot-2010.05-rc2.tar.gz</a> +<a href="/downloads/buildroot-2010.05-rc3.tar.gz">buildroot-2010.05-rc3.tar.gz</a> or -<a href="/downloads/buildroot-2010.05-rc2.tar.bz2">buildroot-2010.05-rc2.tar.bz2</a>. +<a href="/downloads/buildroot-2010.05-rc3.tar.bz2">buildroot-2010.05-rc3.tar.bz2</a>. <p> This and earlier releases can always be downloaded from diff --git a/docs/news.html b/docs/news.html index bbebd6070..fda53be57 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@ <p> <ul> + + <li><b>27 May 2010 -- 2010.05-rc3 released</b> + + <p>RC3 is out with more cleanups and bugfixes, see the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">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-rc3.tar.bz2">2010.05-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>11 May 2010 -- 2010.05-rc2 released</b> <p>Another week, another release candidate with a bunch of |