diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-13 08:21:05 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-13 08:21:05 -0500 |
| commit | 97d5daea194133843efb7fdc829f739b2e4edfce (patch) | |
| tree | 2fe1637770be3e68c4f3305fbd142c06699cf449 | |
| parent | 27481e6449f887696eeef047e024990b14ae7cd3 (diff) | |
dark theme fix for Settings search
| -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 5a3e369d..953458a5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -395,6 +395,7 @@ <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> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): apply upstream patch avoiding truncation of kernel debug symbol names generated when using Clang type-based CFI</li> <li>adjust kernel configuration tests to permit disabling dynamic kernel modules for new kernel variants</li> + <li>fix dark theme issue with Settings app search panel</li> </ul> </article> --> |
