From eed91b1c196751fc24821d564ffd64e4c37a1cd6 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 2 Jun 2015 00:02:39 +0200 Subject: [PATCH] Changelog for #1485 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index dccb95682..0ec2e53fb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -48,6 +48,7 @@ Fixes: characters in filenames. :bug:`1482` * Fix a bug, where the autotagger still considers matches that are specifically listed under the config's ignored section. :bug:`1487` +* Fix a bug with unicode strings when generating thumbnails. :bug:`1485` 1.3.13 (April 24, 2015)