From 01fe59955e8413e7c0ed46a33118d83836f7e892 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 3 Jun 2012 23:03:28 -0700 Subject: [PATCH] changelog note for BPD crash (GH-40) --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0a8c43185..451ae84d8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -39,6 +39,8 @@ Changelog and give more context to "failed fingerprint generation" errors. * Interactive prompts are sent to stdout instead of stderr. * :doc:`/plugins/embedart`: Fix crash when audio files are unreadable. +* :doc:`/plugins/bpd`: Fix crash when sockets disconnect (thanks to Matteo + Mecucci). * Fix an assertion failure while importing with moving enabled when the file was already at its destination.