summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 4b418fd1..b80726ac 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -438,7 +438,7 @@
<p>Changes since the 2021.03.19.14 release:</p>
<ul>
- <li>hardened_malloc: add initial malloc_trim slab quarantine purging</li>
+ <li>hardened_malloc: add initial malloc_trim slab quarantine purging to reduce system memory usage from the slab quarantine without sacrificing security</li>
<li>Vanadium: update Chromium base to 89.0.4389.105</li>
</ul>
</article>