diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-19 09:56:46 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-19 09:57:04 -0400 |
| commit | 0892d5770aa86a424925007b35ecba90b88259ed (patch) | |
| tree | 7fb3f5210e61408367bec14242139db700599714 | |
| parent | 21e97d2ecc22754911fd5879a1d1d3131d10ebb7 (diff) | |
clarify DHCP client hostname setting change
| -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 a134cbb8..cd520f7c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -537,7 +537,7 @@ <p>Changes since the 2024101801 release:</p> <ul> - <li>drop existing "Send device name" setting value for all Wi-Fi networks to start from our default of disabled for all users including people who updated to the Beta and Alpha releases already</li> + <li>drop existing "Send device name" setting value for all Wi-Fi networks to start from our default of disabled for all users including people who updated to the Beta and Alpha releases already (we already switched the default to off for new networks in <a href="#20241018002024101800</a>)</a></li> </ul> </article> --> |
