summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index d645775a1..1a7800dd8 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -85,6 +85,8 @@ Changed
Note this is NOT a security issue, as only a small subset of HTML is
interpreted as rich text by Qt, independently from the website.
- Improved output when loading Greasemonkey scripts.
+- The macOS `.app` now is registered as a handler for `.mhtml` files, such as
+ the ones produced by `:download --mhtml`.
Fixed
~~~~~