From 473566bf42127f594802b84654cb7d7cb3df789b Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Tue, 28 Mar 2017 00:26:24 +0200 Subject: [PATCH] Added changelog entry for #2494 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3a5272a91..99a85d8a1 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -79,6 +79,8 @@ Fixes: limited encoding. * :doc:`/plugins/convert`: The default configuration uses FFmpeg's built-in AAC codec instead of faac. Thanks to :user:`jansol`. :bug:`2484` +* Fix import of multidisc releases with subdirectories, which previously + made each disc be imported separately in different releases. :bug:`2493` 1.4.3 (January 9, 2017)