docs: Add #689 to changelog

This commit is contained in:
Stein Magnus Jodal 2014-05-20 20:36:33 +02:00
parent db0d726f3f
commit 0a1654c901
2 changed files with 5 additions and 0 deletions

View File

@ -45,6 +45,9 @@ Feature release.
**Audio**
- Use :ref:`proxy-config` when streaming media from the Internet. (Partly
fixing :issue:`390`)
- Fix proper decoding of exception messages that depends on the user's locale.
**HTTP frontend**

View File

@ -156,6 +156,8 @@ Logging configuration
.. _the Python logging docs: http://docs.python.org/2/library/logging.config.html
.. _proxy-config:
Proxy configuration
-------------------