diff --git a/static/releases.html b/static/releases.html
index 1577f94c..c8393de7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -371,12 +371,17 @@
- change TrichromeLibrary package name
- drop MAC randomization preference migration code
- - kernel (Pixel 4, Pixel 4 XL): enable UNMAP_KERNEL_AT_EL0 Meltdown mitigation (KPTI)
- - kernel (Pixel 4, Pixel 4 XL): enable ARM64_SSBD Spectre v4 mitigation
- Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL: update APNs with carriersettings-extractor
- disable network time refresh when network time is disabled (previous behavior inherited from upstream)
+ Restoration of past features since the 2020.06.22.21 release:
+
+
+ - kernel (Pixel 4, Pixel 4 XL): enable UNMAP_KERNEL_AT_EL0 Meltdown mitigation (KPTI)
+ - kernel (Pixel 4, Pixel 4 XL): enable ARM64_SSBD Spectre v4 mitigation
+
+
-->