From ca29bd6dd11ffc34c8417796f8d78d5418ef70f2 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 23 Mar 2012 10:36:14 -0700 Subject: [PATCH] credit for random plugin (#24) --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 708fccbcc..d6d9cbd07 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,7 +14,7 @@ Changelog * New :doc:`/plugins/m3uupdate`: Catalog imported files in an ``m3u`` playlist file for easy importing to other systems. Thanks to Fabrice Laporte. * :doc:`/plugins/bpd`: Use Gstreamer's ``playbin2`` element instead of the - deprecated ``playbin``. + deprecated ``playbin``. Thanks to Philippe Mongeau. 1.0b13 (March 16, 2012)