diff --git a/docs/changelog.rst b/docs/changelog.rst index e9e57d9e0..80dec7b9f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -77,8 +77,8 @@ Fixes: on the user's path by default). * Fix an incompatibility with certain JPEG files. Here's a relevant `Python bug`_. Thanks to :user:`nathdwek`. :bug:`1545` -* Fix the 'Group albums' feature so it can handle when files aren't already - in order by album. :bug:`1550` +* Fix the :ref:`group_albums` importer mode so it can handle when files are + not already in order by album. :bug:`1550` .. _Python bug: http://bugs.python.org/issue16512