diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-29 18:07:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-29 18:07:51 -0400 |
| commit | fb351412dd370689efe18a9b7b5a1508d344dae2 (patch) | |
| tree | 3b757d3656a133814c66de7454888778f84fcaf9 /static | |
| parent | 8154a936193db3abe6c65ae253d58917e975b4de (diff) | |
document new features
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 05b9bd46..8b5c2e96 100644 --- a/static/releases.html +++ b/static/releases.html @@ -315,6 +315,8 @@ <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> </ul> --> |
