diff options
| -rw-r--r-- | static/releases.html | 1 |
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> |
