diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-30 15:08:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-30 15:08:14 -0400 |
| commit | 6d7c73a8d482a49436f9a1f243aa534fedc8b1fd (patch) | |
| tree | c40f4bf6a67b6e4dc8000a2de021689c9d2e38b4 | |
| parent | 04e0cb076ad7e3c188006403e4bcf145e236b057 (diff) | |
tweak release note wording
| -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 68d97f6c..cc1e55ec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -468,7 +468,7 @@ <p>Changes since the 2021.05.19.06 release:</p> <ul> - <li>prevent IPv4 DHCP from reusing state across connections to the same network when full MAC randomization is enabled</li> + <li>prevent DHCP (IPv4) from reusing state across connections to the same network when full MAC randomization is enabled</li> <li>Vanadium: update Chromium base to 91.0.4472.77</li> <li>Vanadium: enable opportunistic HTTPS by default</li> <li>Vanadium: disable mobile identity consistency by default</li> |
