From 17fd77ff668d3812b3ef8fdeca01b92bce661c06 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 16 Nov 2014 19:51:20 -0800 Subject: [PATCH] Changelog for #1091, fix #1067 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 78e674ef9..6716a5e6e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -107,6 +107,8 @@ And countless little improvements and fixes: fails repeatedly, log an error instead of exiting. :bug:`1096` * :doc:`/plugins/lyrics`: Avoid an error when the Google source returns a result without a title. Thanks to Alberto Leal. :bug:`1097` +* Importing an archive will no longer leave temporary files behind in + ``/tmp``. Thanks to :user`multikatt`. :bug:`1067`, :bug:`1091` 1.3.8 (September 17, 2014)