diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
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> --> |
