diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-08 05:56:08 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-08 05:56:08 -0500 |
| commit | a1038a597730474c46ba264cc17a73779ec9d44e (patch) | |
| tree | af3613f574aef46c04a220dd2ce27f40c8ab4dd2 | |
| parent | b1544cb452b238b3d047362451229c0a8b0c24c1 (diff) | |
DocumentsUI crash fix
| -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 22a8ab5f..53db4be0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -655,6 +655,7 @@ <li>full 2022-11-01 security patch level</li> <li>full 2022-11-05 security patch level</li> <li>rebased onto TP1A.221105.002 and TD1A.221105.003 releases</li> + <li>DocumentsUI: fix crash in "Get info" screen for images with location metadata</li> </ul> </article> --> |
