docs: Fix typos in changelog

Conflicts:
	docs/changes.rst
This commit is contained in:
Stein Magnus Jodal 2013-01-08 00:05:27 +01:00
parent d3e41dc5e2
commit 7083729930

View File

@ -18,7 +18,9 @@ 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`)
**Audio sub-system**
- Improve selection of mixer tracks for volume control. (Fixes: :issue:`307`)
**Local backend**