diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-05-27 20:55:49 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-05-27 20:56:14 +0200 |
commit | 3d89b8d64e380de16d97eccd53504b38aa0c4cdb (patch) | |
tree | 56c2415afad53d09bc2edcb8e937c6ce4333d79c | |
parent | 45e11e2960108fe91384a8170e08504abca070b3 (diff) | |
download | buildroot-novena-3d89b8d64e380de16d97eccd53504b38aa0c4cdb.tar.gz buildroot-novena-3d89b8d64e380de16d97eccd53504b38aa0c4cdb.zip |
docs/news.html: announce 2009.05-rc3
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | docs/news.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/news.html b/docs/news.html index 8007133ee..f73f53b14 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@ <p> <ul> + <li><b>27 May 2009 -- 2009.05-rc3 released</b> + + <p>We had a number of fixes post-RC2, so RC3 is out (see <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a> + for details). Now is the moment to test and verify that everything + is working for your favorite config - Expect a final 2009.05 very soon.</p> + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3 + release candidate</a>, and report any problems found to the <a + href="lists.html">mailing list</a> or <a + href="http://bugs.uclibc.org">bug tracker</a>.</p> + <li><b>19 May 2009 -- 2009.05-rc2 released</b> <p>RC2 is out with more cleanups and bug fixes (see <a |