From 41256898d242209da7412aa5f623fbae02466648 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 28 Jul 2015 21:29:55 -0700 Subject: [PATCH] Slight changelog refinement --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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