Add debug thread feature to changelog.

This commit is contained in:
Thomas Adamcik 2012-11-08 22:57:11 +01:00
parent 81a3b41bc4
commit a4caf998bd

View File

@ -88,6 +88,10 @@ backends:
- Added support for search by filename to local backend.
- Added optional background thread for debuging deadlocks. When the feature is
enabled via the ``--debug-thread`` or ``settings.DEBUG_THREAD`` a ``SIGUSR1``
signal will dump the traceback for all running threads.
**Bug fixes**
- :issue:`218`: The MPD commands ``listplaylist`` and ``listplaylistinfo`` now