diff options
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 10db20b0..60509ad4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -364,8 +364,12 @@ <p>Changes since the 2020.07.06.20 release:</p> <ul> + <li>full 2020-08-01 security patch level</li> + <li>full 2020-08-05 security patch level</li> + <li>rebased onto QQ3A.200805.001 release</li> <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> + <li>fix picking up previous build date when doing incremental builds</li> <li>Vanadium: update Chromium base to 84.0.4147.89</li> <li>Vanadium: update Chromium base to 84.0.4147.105</li> <li>Vanadium: update Chromium base to 84.0.4147.111</li> |
