diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-07 13:24:47 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-07 13:24:47 -0400 |
| commit | c996a44a6ebbf71b9a946af05d335fdd1c003bab (patch) | |
| tree | e9b06c6a9e3986236a268e524a493351cc35acda | |
| parent | d0e54474fe6a870fb6d70c229c806d561d991232 (diff) | |
APV resume download 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 466c1a6e..0400d12c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -455,6 +455,7 @@ <li>remove redundant property for disabling OpenGL preloading</li> <li>Vanadium: update Chromium base to 91.0.4472.88</li> <li>Settings: fix hardcoded black text in storage summary</li> + <li>android-prepare-vendor: fix resuming image downloads due to broken HTTP/2 server semantics</li> </ul> </article> --> |
