summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/release.html1
-rw-r--r--docs/tasks.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html
index 048f67b..0158086 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -114,6 +114,7 @@
Changes for this release (earliest changes last, recent changes first)
</h2>
<ul>
+ <li>disabled generation of txtmode ROM images for now (they will be back again in the next release)</li>
<li>coreboot-libre: delete unused code (reduce size of src archive)</li>
<li>Flashing guides: make them more friendly to colourblind people</li>
<li>
diff --git a/docs/tasks.html b/docs/tasks.html
index fda9419..2ace0e9 100644
--- a/docs/tasks.html
+++ b/docs/tasks.html
@@ -202,6 +202,7 @@
<div class="section">
<h1>Build system</h1>
<ul>
+ <li>re-enable building of txtmode images (get memtest86 working again first, and fix gm45 txtmode)</li>
<li>
tpearson's patches for gm45 have been rebased. update coreboot-libre again.
</li>