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 7d236804..14e118af 100644 --- a/static/releases.html +++ b/static/releases.html @@ -314,6 +314,12 @@ <ul> </ul> + <p>Restoration of past features since the 2020.04.07.10 release:</p> + + <ul> + <li>globally enable -ftrivial-auto-var-init=zero for userspace to replace our previous downstream -fsanitize=local-init</li> + </ul> + --> <h3 id="2020.04.07.10"> |
