summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-01 15:58:33 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-01 15:58:33 -0400
commit20a6ed14b88b678a2af5a907b52219b0de2c9d90 (patch)
tree66556f3575c0922a5205d74f3e35935e4048f63f
parentfd3881067f36ec561e49a02b2311014a0132df2b (diff)
expand release notes
-rw-r--r--static/releases.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 8b5c2e96..2794b20f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -313,10 +313,11 @@
<p>Changes since the 2020.04.14.23 release:</p>
<ul>
- <li>set SCHED_BATCH in the build system and release generation scripts instead of the interactive shell</li>
<li>Vanadium: update Chromium base to 81.0.4044.111</li>
<li>disable safe volume feature everywhere instead of only the US</li>
<li>hardened_malloc: implement slab allocation memory corruption checks for malloc_usable_size</li>
+ <li>set SCHED_BATCH in the build system and release generation scripts instead of the interactive shell</li>
+ <li>use more sensible factory images zip naming scheme</li>
</ul>
-->