diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 19:16:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 19:16:21 -0400 |
| commit | b690b993d8eda24d2d830d317e957b099ab51d7e (patch) | |
| tree | 383bd559caf728cb8a78a67778cec11b7ad04c09 /static | |
| parent | 632e5f6d96308e1113ee72aac2941370904772e5 (diff) | |
MAC randomization changes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 093f3e8f..5e19353b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -313,7 +313,8 @@ <p>Changes since the 2020.04.07.10 release:</p> <ul> - <li>Settings: adjust MAC randomization preference values to work around further issues with the upstream UI code</li> + <li>Settings: adjust wifi_privacy_values to the new values</li> + <li>Settings: remove unnecessary workarounds for MAC randomization preference handling</li> </ul> <p>Restoration of past features since the 2020.04.07.10 release:</p> |
