diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-07 01:12:49 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-07 01:12:49 -0500 |
| commit | 0967c96a6833b4bfcdf033f2a4532dff60d64bb7 (patch) | |
| tree | a63c033d0113ec715905992d8133a0ad5dc29027 /static/releases.html | |
| parent | 0a258f7bf808f7f39a72feacae1d92fdae1494f7 (diff) | |
clarify dynamic feature modules change
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 0cb0ddb4..84b21b74 100644 --- a/static/releases.html +++ b/static/releases.html @@ -437,7 +437,7 @@ <ul> <li>Vanadium: update Chromium base to 89.0.4389.72</li> <li>Vanadium: enable user agent freeze by default</li> - <li>Vanadium: disable other dynamic feature modules</li> + <li>Vanadium: disable building code as dynamic feature modules</li> <li>kernel (Pixel 4a): fix techpack/audio build reproducibility issue</li> <li>backport upstream fix for building on compressed filesystems</li> <li>Calendar: remove launcher icon since the app exists for compatibility / testing</li> |
