diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-16 13:30:02 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-16 13:30:02 -0500 |
| commit | 58bb48d3ff32fac6ac8677c094e0b1ab340af934 (patch) | |
| tree | c318fb29727b56988924ef21a4f1e21cab15bee5 | |
| parent | a1dbae5f21f0e71be584927c2670a841bae71305 (diff) | |
log viewer theme fix
| -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 0d4b677d..96b72aa3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -727,6 +727,7 @@ <p>Changes since the 2024011300 release:</p> <ul> + <li>Log Viewer: explicitly set status bar color to fix light mode icon colors</li> <li>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a): add missing kernel changes from the past 2 releases</li> </ul> </article> |
