diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-03 05:20:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-03 05:20:19 -0500 |
| commit | 4be91e54d7a652d080cc47d41dbdbc003a7949c4 (patch) | |
| tree | 6db97000688ad44c54c81518e4b82c290ac24aa6 | |
| parent | befd643dcaf123f0fee2a8a4cafaedb9dfa141a9 (diff) | |
clarify Clock changes
| -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 3dba63a4..f3d851b5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -414,7 +414,7 @@ <li>Vanadium: enable reduced referrer granularity by default</li> <li>Camera: request fine location instead of coarse location for the disabled-by-default geotagging feature</li> <li>Camera: remove unused INTERNET permission</li> - <li>Clock: apply fixes for various upstream issues</li> + <li>Clock: apply assorted fixes from upstream</li> <li>add explicit detection of fastboot being missing to the factory images flash-all scripts</li> <li>Gallery: apply upstream fix from NXP for upstream null pointer dereference bug</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/22">version 22</a></li> |
