diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-29 22:20:53 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-29 22:20:53 -0400 |
| commit | 181cdda591856a020bfd9b08d3acc6e643eff40b (patch) | |
| tree | ece786c27854bd9ef0db4e61fbaa14edc35b929e | |
| parent | 75bfa39d71cc47070c5c83e45370ffed791d2f22 (diff) | |
network time tweak
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index dfcf6925..1577f94c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -374,6 +374,7 @@ <li>kernel (Pixel 4, Pixel 4 XL): enable UNMAP_KERNEL_AT_EL0 Meltdown mitigation (KPTI)</li> <li>kernel (Pixel 4, Pixel 4 XL): enable ARM64_SSBD Spectre v4 mitigation</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL: update APNs with carriersettings-extractor</li> + <li>disable network time refresh when network time is disabled (previous behavior inherited from upstream)</li> </ul> --> |
