diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-04 10:09:50 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-04 10:09:50 -0500 |
| commit | 2ccef6d6bdf75d85110bd3d3709e0f796ddb9110 (patch) | |
| tree | bc2b0bdb2af52c8b289fe3c9c421c1fb55dde048 | |
| parent | 48993d11e771d4796e718a5fee3b2e5904a98dc3 (diff) | |
MAC randomization port
| -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 96157f81..28baed81 100644 --- a/static/releases.html +++ b/static/releases.html @@ -309,6 +309,7 @@ <ul> <li>Vanadium: backport upstream fix for Android 10 downloads</li> <li>Settings: avoid overriding MAC address with random persistent MAC address when viewing MAC address</li> + <li>Settings: finish porting support for per-connection MAC randomization rather than using the per-network address</li> </ul> --> |
