diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-15 23:36:36 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-15 23:36:36 -0400 |
| commit | 474e0eb30b4dcbd58b4d650c5247c20311319e06 (patch) | |
| tree | c0d0c3b19a726149d6a0f2e391c516baf4094641 | |
| parent | 4930beb0f45f0f12ea02b5a68dca40919445c37b (diff) | |
Updater activity title change
| -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 a6b1cc6d..b968d4c4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -444,6 +444,7 @@ <li>SELinux policy: remove tmpfs execute for all base system app domains again</li> <li>SELinux policy: expand exception from ashmem execute restriction to legacy non-base system app domains (was more strict than currently intended since we don't want to break app compatibility)</li> <li>add Bluetooth timeout feature with a security fix applied to the original implementation</li> + <li>Updater: rename title of the management activity launched via Settings</li> </ul> </article> --> |
