Add issues that was fixed by output simplification to the changelog

This commit is contained in:
Stein Magnus Jodal 2012-09-03 23:22:20 +02:00
parent 5258dddb89
commit f96b1e66da

View File

@ -31,7 +31,7 @@ v0.8 (in development)
setting is no longer supported, and has been replaced with
:attr:`mopidy.settings.OUTPUT` which is a GStreamer bin description string in
the same format as ``gst-launch`` expects. Default value is
``autoaudiosink``.
``autoaudiosink``. (Fixes: :issue:`81`, :issue:`115`, :issue:`159`)
v0.7.3 (2012-08-11)