diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-07 13:03:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-07 13:03:06 -0400 |
| commit | 2b6fd01d8f5d7bbc1726c8e455d811e0bc4e9b9f (patch) | |
| tree | 77a7e663e8d24cecbef6e009791fe9f77ad664fa /static/releases.html | |
| parent | 39b54b421c55671074c325a62f2ab8042b90f9a9 (diff) | |
add missing words to release notes
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 889334e7..625f9f18 100644 --- a/static/releases.html +++ b/static/releases.html @@ -335,7 +335,7 @@ <li>Pixel 3a, Pixel 3a XL: fix SystemUI paths in memory pinning configuration</li> <li>only include Updater app when OFFICIAL_BUILD=true is set in the environment to avoid accidental use of the default update server with unofficial builds that are not compatible</li> <li>Vanadium: update Chromium base to 80.0.3987.162</li> - <li>PDF Viewer: <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/3">version 3</a></li> + <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/3">version 3</a></li> <li>update SELinux policy for officially supported devices based on isolated_app domain split</li> <li>raise protected_fifos / protected_regular from 1 (world-writable directories) to 2 (group-writable directories too)</li> </ul> |
