diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 6 | ||||
-rw-r--r-- | docs/news.html | 16 |
2 files changed, 18 insertions, 4 deletions
diff --git a/docs/download.html b/docs/download.html index bae5c6bd6..4c7e5d5c8 100644 --- a/docs/download.html +++ b/docs/download.html @@ -14,12 +14,12 @@ or <a href="/downloads/buildroot-2009.05.tar.bz2">buildroot-2009.05.tar.bz2</a>. <p> -The latest release candidate is <b>2009.08-rc2</b>, which can be +The latest release candidate is <b>2009.08-rc3</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2009.08-rc2.tar.gz">buildroot-2009.08-rc1.tar.gz</a> +<a href="/downloads/buildroot-2009.08-rc3.tar.gz">buildroot-2009.08-rc3.tar.gz</a> or -<a href="/downloads/buildroot-2009.08-rc2.tar.bz2">buildroot-2009.08-rc1.tar.bz2</a>. +<a href="/downloads/buildroot-2009.08-rc3.tar.bz2">buildroot-2009.08-rc3.tar.bz2</a>. <p> This and earlier releases can always be dowloaded from diff --git a/docs/news.html b/docs/news.html index 8ed4eb952..33712dd3e 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,9 +5,23 @@ <p> <ul> + <li><b>26 August 2009 -- 2009.08-rc3 released</b> + <p>A number of bugfixes have been added to the tree since RC2 + (especially thanks to Thomas Petazzoni) - See the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a> + file for details. This is very much expected to be the final release + candidate, so give it a good test and expect a final 2009.08 + release next weekend unless critical issues are found.</p> + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-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>6 August 2009 -- 2009.08-rc2 released</b> - <p>RC2 is out with more cleanups and bugfixe, see the <a + <p>RC2 is out with more cleanups and bugfixes, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a> file for details. |