diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-15 16:46:23 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-15 16:46:23 -0500 |
| commit | 5d4dbad4e03d4ff3617da8900680ad03aa0452e9 (patch) | |
| tree | 326ff3fb4f092203b5573d63b60f7fe4f0a9c778 | |
| parent | be5046087cf2aba801b4a304517c58aa5b94cbbc (diff) | |
shared infrastructure for GrapheneOS settings
| -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 11e8efc4..94fa782f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -676,6 +676,7 @@ <li>Vanadium: update Chromium base to 110.0.5481.65</li> <li>Vanadium: reduce accept language header by default</li> <li>Vanadium: disable client-side field trials too</li> + <li>add shared infrastructure for GrapheneOS settings and port the settings to it</li> </ul> </article> --> |
