Slight changelog refinement

This commit is contained in:
Adrian Sampson 2015-07-28 21:29:55 -07:00
parent 36e63c094e
commit 41256898d2

View file

@ -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