From 0e0941c778e490538b8fc61c4066ce1999bfd598 Mon Sep 17 00:00:00 2001 From: Malte Ried Date: Fri, 11 Sep 2015 20:33:02 +0200 Subject: [PATCH] Little changes for the changelog. --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 020e39379..9627fb1bb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -45,8 +45,8 @@ Fixes: written to files. Thanks to :user:`jdetrey`. :bug:`1303` :bug:`1589` * :doc:`/plugins/replaygain`: Avoid a crash when the PyAudioTools backend encounters an error. :bug:`1592` -* Case insensitive searches might have returned nothing because of a wrong - SQL query. +* Case-insensitive path queries might have returned nothing because of a + wrong SQL query. 1.3.14 (August 2, 2015)