From fe76528738ac97710e42fa0d6d7cd68efb4abef5 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 19 May 2011 23:17:10 +0200 Subject: [PATCH] Update changelog with --list-settings improvements. (Fixes #91) --- docs/changes.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index f8f01129..d0af422b 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -24,6 +24,8 @@ No description yet. - Support passing options to GStreamer. See :option:`--help-gst` for a list of available options. (Fixes: :issue:`95`) +- Improve :option:`--list-settings` output. (Fixes: :issue:`91`) + 0.4.1 (2011-05-06) ==================