summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-05 13:28:31 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-05 13:28:31 -0400
commitc9cab42129bfb613436fad887d203315df2a649e (patch)
tree056ee4b703857ab1916f9354c819f9385efe0022 /static
parent61d422edf15eeb3746e1d1253f57c1ee7816e6c8 (diff)
title fix
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index f585a2a0..55d409dc 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -320,6 +320,7 @@
<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>
+ <li>Settings: add missing title for top_level_settings to fix showing it as null in search results</li>
</ul>
<p>Restoration of past features since the 2020.04.14.23 release:</p>