diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-27 13:44:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-27 13:44:59 -0400 |
| commit | 497db718976ce845523416254e1fa12bc0e71312 (patch) | |
| tree | c90d6480c2acd53f5fd6857c08c90ef883b1f291 /static | |
| parent | 284d17913cc60eacc0ba22d35b213a6caf49104e (diff) | |
very minor carrier settings fix
Diffstat (limited to 'static')
| -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 5cfe8398..62e5d681 100644 --- a/static/releases.html +++ b/static/releases.html @@ -582,6 +582,7 @@ <ul> <li>System Updater: catch ServiceSpecificException thrown by UpdateEngine.applyPayload(...) in some cases to properly report the error via a notification</li> + <li>carriersettings-extractor: fix handling currently mostly unused field (not going to make any difference to users in practice, but may become more relevant in the future)</li> </ul> </article> --> |
