diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-08-26 23:21:30 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-08-26 23:21:30 +0200 |
commit | 4595a2fc9f72c688a5405292ca69e57afc5a111b (patch) | |
tree | 195de885d5f3981ed484761ba7ac445a932b3f3a /docs/news.html | |
parent | fc3eb18b70fe4a866790f958b958d4f18daf1f63 (diff) |
buildroot: update for 2009.08-rc32009.08_rc3
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/news.html')
-rw-r--r-- | docs/news.html | 16 |
1 files changed, 15 insertions, 1 deletions
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. |