From 39827394ae600735da328eda580b3947091edf3c Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 29 Oct 2017 15:57:27 -0400 Subject: [PATCH] Expand the reflink changelog entry --- docs/changelog.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 81ca994a8..5a631f582 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,9 +8,9 @@ New features: * :doc:`/plugins/lastgenre`: Added more heavy metal genres: https://en.wikipedia.org/wiki/Heavy_metal_genres to genres.txt and genres-tree.yaml * :doc:`/plugins/subsonicplaylist`: import playlist from a subsonic server. -* A new :ref:`reflink` config option instructs the importer to create reflinks - on filesystems that support them. Thanks to :user:`rubdos`. - :bug:`2642` +* A new :ref:`reflink` config option instructs the importer to create fast, + copy-on-write file clones on filesystems that support them. Thanks to + :user:`rubdos`. * A new :ref:`extra_tags` configuration option allows more tagged metadata to be included in MusicBrainz queries. * A new :doc:`/plugins/fish` adds `Fish shell`_ tab autocompletion to beets