summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-20 11:11:24 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-20 11:11:59 -0400
commitd6b53f7482a1dd0a4a3368cd9b1b1dec40359a99 (patch)
tree7088b0008b4525a5afbe5d92b4033a192c4afd8f /static
parentba54ae0e84b5269318adf663e57eed40f726742e (diff)
send device name fix
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index dbf9fd2a..88eb3df6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -541,6 +541,7 @@
<li>extend one-time removal of leftover Vanadium library state to handle it for Alpha/Beta users who removed it from Owner themselves but still have it in other users</li>
<li>Sandboxed Google Play compatibility layer: adjust one of the stubs for the NearbyManager API to resolve a remaining issue</li>
<li>temporarily disable memory tagging for the Pixel Camera Services app until memory corruption bugs are resolved</li>
+ <li>adjust hasSendDhcpHostnameEnabledChanged() based on new "Send device name" setting value to avoid introducing a permission issue</li>
</ul>
</article>
-->