diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-16 15:40:56 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-16 15:40:56 -0500 |
| commit | fa4150643d2dc3b559ce02248bdb3fba8d95ad4c (patch) | |
| tree | 686ded19ed0408eb7aeb907459b4fd9556c2817f /static | |
| parent | d52f1d1f8c7cc142936a5b99da32d021f2336d0c (diff) | |
runtime flags handling for exec-based spawning
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 1514229e..d44162f3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -413,6 +413,7 @@ <li>Vanadium: update Chromium base to 86.0.4240.198</li> <li>Pixel 4 XL: add missing feature configuration</li> <li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: use device-specific NFC configuration</li> + <li>add initial runtime flags handling for exec-based spawning to improve compatibility</li> </ul> --> |
