From 2fb3ec47c9955d56bf62fd93ea910fe2b2ff900e Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 8 May 2012 14:15:23 -0700 Subject: [PATCH] changelog note about BPD random/repeat --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index a2e1e7b93..a08e07ceb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -60,6 +60,8 @@ Changelog constructed. * :doc:`/plugins/bpd`: Use Gstreamer's ``playbin2`` element instead of the deprecated ``playbin``. +* :doc:`/plugins/bpd`: Random and repeat modes are now supported (thanks to + Matteo Mecucci). * :doc:`/plugins/bpd`: Listings are now sorted (thanks once again to Matteo Mecucci). * Filenames are normalized with Unicode Normal Form D (NFD) on Mac OS X and NFC