doc: Add changelog entry for jack sink fix

(cherry picked from commit 0440703abb)

Conflicts:
	docs/changelog.rst
This commit is contained in:
Thomas Adamcik 2014-07-29 23:47:23 +02:00 committed by Stein Magnus Jodal
parent 1b8feefcdc
commit 2b75819505

View File

@ -13,6 +13,8 @@ Bug fix release.
- Audio: Fix negative track length for radio streams. (Fixes: :issue:`662`,
PR: :issue:`796`)
- Audio: Tell GStreamer to not pick Jack sink. (Fixes: :issue:`604`)
- Zeroconf: Fix discovery by adding ``.local`` to the announced hostname. (PR:
:issue:`795`)