diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-20 22:48:28 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-20 22:48:28 (EST) |
commit | a87f27c40d01f14f139c5bb89df14da8681f4b61 (patch) | |
tree | 72ec7ab94fe64e0e4db4d8fc6f82b7780b793bd0 | |
parent | 2909df32ac0b1cb6d6afe155232e2404ffad3f65 (diff) | |
download | libreboot-a87f27c40d01f14f139c5bb89df14da8681f4b61.zip libreboot-a87f27c40d01f14f139c5bb89df14da8681f4b61.tar.gz libreboot-a87f27c40d01f14f139c5bb89df14da8681f4b61.tar.bz2 |
docs/release.html: Add info about new cb commit (for next update).
-rw-r--r-- | docs/release.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index 4c8ea5b..298470a 100644 --- a/docs/release.html +++ b/docs/release.html @@ -175,6 +175,10 @@ <li> Keep an eye on these commits for next rebase: <ul> + <li> + <a href="http://review.coreboot.org/#/c/7545/">http://review.coreboot.org/#/c/7545/</a> + - fix cbfstool build issue in GCC 4.6.3 in Trisquel 6. + </li> <li><a href="http://review.coreboot.org/#/c/6804/">http://review.coreboot.org/#/c/6804/</a> (merged)</li> <li><a href="http://review.coreboot.org/#/c/7110/">http://review.coreboot.org/#/c/7110/</a> (merged)</li> <li><a href="http://review.coreboot.org/#/c/7109/">http://review.coreboot.org/#/c/7109/</a></li> |