summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-07-31 11:37:34 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-07-31 11:37:48 -0400
commit2336f1a57ecc18d9c9c2c05080a0eb49836d8234 (patch)
tree2d3a08a013628b8be35a5cdaaa0b79c0c190e853
parent67e9e184de611821c9c30f254b1f9efe91b9090a (diff)
improve wording
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 612444d2..c7c891f7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -789,7 +789,7 @@
<p>Changes since the 2024072800 release:</p>
<ul>
- <li>add back our change to prevent app-based VPN implementations from leaking DNS requests when the VPN is down/connecting but without enforcement for VPN apps without DNS configured to avoid breaking compatibility in rare cases as our previous implementation did which resulted in it having to be reverted before it reached the Stable channel</li>
+ <li>add back our change to prevent app-based VPN implementations from leaking DNS requests when the VPN is down/connecting but without enforcement for VPN apps without DNS configured to avoid breaking compatibility in rare cases (our previous implementation had to be reverted before it reached Stable)</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/72">version 72</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/127.0.6533.84.0">version 127.0.6533.84.0</a></li>