diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-03 14:46:04 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-03 14:46:04 -0500 |
| commit | 4241b521528b387794817931b6bd352cb70f5c67 (patch) | |
| tree | df34f745fb223708b8ced38e7e6c8dff657ad36f | |
| parent | b6bd293b8f909be9c766db7536f6e9a2bdca55e2 (diff) | |
PIN scrambling infrastructure
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b1a9c655..5c5a31fb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -310,6 +310,12 @@ <li>Settings: fix MAC randomization setting for other locales by removing incomplete translations</li> </ul> + <p>Restoration of past features since the 2019.01.06.21 release:</p> + + <ul> + <li>add PIN scrambling infrastructure (user-facing option still missing)</li> + </ul> + --> <h3 id="2020.01.06.21"> |
