diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2013-05-25 22:23:57 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-05-25 22:23:57 +0200 |
commit | c92a369fe6cd188e3a1f3cfa74d0179325bfff78 (patch) | |
tree | b1e1676f1c6f88c8c9edf90600103312efa6c385 /docs/news.html | |
parent | c17b0f0bda68b3adcc098d6b426e6448d0444c36 (diff) | |
download | buildroot-novena-c92a369fe6cd188e3a1f3cfa74d0179325bfff78.tar.gz buildroot-novena-c92a369fe6cd188e3a1f3cfa74d0179325bfff78.zip |
Update for 2013.05-rc32013.05_rc3
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/news.html')
-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 848c409ab..93554f096 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@ <p> <ul> + <li><b>25 May 2013 -- 2013.05-rc3 released</b> + + <p>Another week, another release candidate with more cleanups and + build fixes. See the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a> + file for details.</p> + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.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>15 May 2013 -- 2013.05-rc2 released</b> <p>Another week, another release candidate with more cleanups and |