diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-30 17:00:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-30 17:00:49 -0400 |
| commit | 737cdcb5c4a7e2cbba79d71d259100c71e4325ad (patch) | |
| tree | 36bb2ddf8b239cc400d6538c586c7be4864afb5f /static | |
| parent | 739a4e4e8a695b5c248d7a0395cfec5201c991a0 (diff) | |
clarify time sync issue was porting-related
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index d65c396f..6e40f6fb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -402,7 +402,7 @@ <li>WebView: update to 85.0.4183.120</li> <li>WebView: update to 85.0.4183.127</li> <li>Vanadium: update Chromium base to 85.0.4183.127</li> - <li>fix syncing time for our HTTPS-based network time update implementation</li> + <li>fix syncing time for the port of our HTTPS-based network time update implementation to Android 11</li> <li>stop using dedicated keys for signing OsuLogin and ServiceWifiResources rather than simply using the regular testkey/releasekey</li> </ul> |
