Update changelog with mixer track selection change.

Conflicts:
	docs/changes.rst
This commit is contained in:
Thomas Adamcik 2013-01-03 22:54:13 +01:00 committed by Stein Magnus Jodal
parent 44d1124574
commit 0404ec625b

View File

@ -18,6 +18,8 @@ v0.11.2 (UNRELEASED)
- ``foo(**data)`` fails if the keys in ``data`` is unicode strings on Python
< 2.6.5rc1.
- Improve selection of mixer tracks for volume control. (Fixes: :issuse:`307`)
**Local backend**
- Make ``mopidy-scan`` support symlinks.