From 010cb62756efd785724b297d85466684f9d86844 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Sun, 20 Oct 2013 23:45:33 +0200 Subject: [PATCH] docs: Add note about fixing #198 to changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 374dc2cd..e05a6c9a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -97,7 +97,7 @@ of the following extensions as well: - Replaced our custom media library scanner with GStreamer's builtin scanner. This should make scanning less error prone and faster as timeouts should be - infrequent. + infrequent. (Fixes: :issue:`198`) - Media files with less than 100ms duration are now excluded from the library.