diff --git a/static/releases.html b/static/releases.html
index eb3e549c..827be0c9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -551,7 +551,7 @@
Sandboxed Google Play compatibility layer: extend, optimize and improve the robustness of the compatiblity shims to improve the compatibility layer in general
Sandboxed Google Play compatibility layer: fix regressions in compatibility with the Google Play geolocation service for users choosing to disable redirection to the OS geolocation service in order to use their network location and other features
Sandboxed Google Play compatibility layer: prevent Play services from trying to update OS fonts since it requires a privileged permission and the service will crash from the SecurityException
- further improve friendliness of DownloadManager with the Network permission revoked
+ make DownloadManager friendlier to apps with the Network permission revoked by avoiding SecurityExceptions in more cases and giving them errors they know how to handle instead
Camera: update to version 14
Camera: update to version 15
Camera: update to version 16