diff options
Diffstat (limited to 'static')
| -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 6fd4aad7..6dccddbe 100644 --- a/static/releases.html +++ b/static/releases.html @@ -860,6 +860,7 @@ <li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL</li> <li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li> <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li> + <li>Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race</li> <li>kernel (6.1): disable unused hibernation support</li> <li>kernel (6.6): enable random kmalloc caches</li> <li>kernel (6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp</li> |
