diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-08 13:22:13 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-08 13:22:13 -0500 |
| commit | 65d89f7c39f3081c29fbc10ac3322fbd001712ac (patch) | |
| tree | c54ab30ec1106589bccd9ab0f9da9c97e7cadefc /static | |
| parent | 0a8111cc76b0dbbdd6835c55fafee880d948811c (diff) | |
note DocumentsUI fix is for upstream bug
Diffstat (limited to 'static')
| -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 37da1ca4..ed531f01 100644 --- a/static/releases.html +++ b/static/releases.html @@ -672,7 +672,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> + <li>DocumentsUI: fix crash in "Get info" screen for images with location metadata caused by upstream bug</li> </ul> </article> |
