diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-11-29 23:26:54 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-11-29 23:26:54 +0100 |
commit | 31bd97417baee79546a0487ad1e4d98251a1e31a (patch) | |
tree | 290d41c2edc3af38b566a5eac39fc1cf1e453c9b /docs | |
parent | ade675c55a575f3a78369bc2b98f5ad0d5b540d2 (diff) |
update for 2009.11-rc22009.11_rc2
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 | 12 |
2 files changed, 17 insertions, 5 deletions
diff --git a/docs/download.html b/docs/download.html index a7f72eec3..e49765972 100644 --- a/docs/download.html +++ b/docs/download.html @@ -13,15 +13,15 @@ here:<p> or <a href="/downloads/buildroot-2009.08.tar.bz2">buildroot-2009.08.tar.bz2</a>. <p> -<!-- -The latest release candidate is <b>2009.08-rc3</b>, which can be + +The latest release candidate is <b>2009.11-rc2</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2009.08-rc3.tar.gz">buildroot-2009.08-rc3.tar.gz</a> +<a href="/downloads/buildroot-2009.11-rc2.tar.gz">buildroot-2009.11-rc2.tar.gz</a> or -<a href="/downloads/buildroot-2009.08-rc3.tar.bz2">buildroot-2009.08-rc3.tar.bz2</a>. +<a href="/downloads/buildroot-2009.11-rc2.tar.bz2">buildroot-2009.11-rc2.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 ed698847c..3376bee8b 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,18 @@ <p> <ul> + <li><b>29 November 2009 -- 2009.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=2009.11_rc2">CHANGES</a> + file for details. + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.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>23 November 2009 -- 2009.11-rc1 released</b> <p>We have a new release candidate! Lots of changes all over the |