diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-07-18 12:26:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-07-18 12:26:52 -0400 |
| commit | 9a912b4abc5ac33f39e42bc0c84bdaf70749edb1 (patch) | |
| tree | 3c938d39cea123dbf122afc72b630bdabd0e9484 /static | |
| parent | 2d40182161a6603e219794012dc990fe9ae9ff7c (diff) | |
changes for next release
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index d3a5784b..2020ee2e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -364,6 +364,8 @@ <p>Changes since the 2020.07.06.20 release:</p> <ul> + <li>fix build for Pixel 3 when Pixel 3 XL kernel is not built</li> + <li>fix secondary stack hardening when a non-page-size multiple stack size is specified</li> </ul> <p>Restoration of past features since the 2020.07.06.20 release:</p> |
