From 39a6fa5495a812546ac1216e2a04fc52d57ce985 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 10 Apr 2015 09:03:11 -0700 Subject: [PATCH] Changelog for #1398 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8adde4559..75aa06814 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -18,6 +18,8 @@ Little fixes and improvements: CoverArtArchive. * The output of the :ref:`fields-cmd` command is now sorted. Thanks to :user:`multikatt`. :bug:`1402` +* :doc:`/plugins/replaygain`: Fix a number of issues with the new + ``bs1770gain`` backend on Windows. :bug:`1398` 1.3.11 (April 5, 2015) ----------------------