Skip to content

Commit 7bf6554

Browse files
author
wordofglass
committed
fetchart: update changelog
1 parent 2db1530 commit 7bf6554

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/changelog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Fixes:
4040
* Fix a crash when specifying non-ASCII format strings on the command line
4141
with the ``-f`` option to many commands. :bug:`2063`
4242
* :doc:`/plugins/fetchart`: Determine the file extension for downloaded images
43-
based on the ``Content-Type`` header instead of hardcoding it to .jpg.
44-
Reported in :bug:`2053`, which for now it does not fix due to
45-
server-side issues, though.
43+
based on the image's magic bytes and warn if result is not consistent with
44+
the server-supplied ``Content-Type`` header instead of
45+
hardcoding it to .jpg. :bug:`2053`
4646

4747
1.3.18 (May 31, 2016)
4848
---------------------

0 commit comments

Comments
 (0)