diff options
| -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 7fcd772f..4834c4b5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -570,6 +570,7 @@ <p>Changes since the 2022072700 release:</p> <ul> + <li>fix regression caused by spoofing INTERNET permission self checks when the permission is disabled by still reporting connectivity is unavailable as before</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/53">version 53</a></li> <li>Pixel 6, Pixel 6 Pro: add missing google_dock kernel module</li> </ul> |
