diff options
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2b355688..62a214a5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -379,7 +379,13 @@ <li>rebase SetupWizard changes onto upstream CalyxOS SetupWizard</li> <li>SetupWizard: use system captive portal URL, rather than a custom Google URL</li> <li>NetworkStack: ignore captive portal fallbacks when one is set at runtime</li> + </ul> + + <p>Restoration of past features since the 2020.06.02.02 release:</p> + + <ul> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): add back FORTIFY_SOURCE enhancements</li> + <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): add back userspace ASLR improvements</li> </ul> --> |
