diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-18 09:02:14 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-18 09:02:14 -0500 |
| commit | 5022816eafb091352fa2c7f99c5d34c966c3c384 (patch) | |
| tree | f1bb5d28b5bc94addc743bb0d63fac009e844ca7 /static | |
| parent | 7af7417cc5eaeb744148eb958b2ad0bdd4840384 (diff) | |
cleaner release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 5dbec68f..591bfedf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -388,8 +388,8 @@ <p>Changes since the 2021.01.05.03 release:</p> <ul> - <li>use slightly different accent color for the device theme</li> - <li>add carrier-specific visual voicemail configurations to Dialer app</li> + <li>device theme: use slightly different accent color for the dark theme</li> + <li>Dialer: add carrier-specific visual voicemail configurations</li> <li>Vanadium: update Chromium base to 87.0.4280.141</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): use UTC for kernel timestamp to make reproducible builds easier</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): update toybox prebuilt for various fixes including fixing an issue with the date command causing a build reproducibility issue</li> |
