Changelog for 2524

This commit is contained in:
nath@home 2017-04-22 15:07:28 +02:00
parent 7a3c786215
commit 7a08e4a978

View file

@ -52,6 +52,11 @@ New features:
* :doc:`/plugins/play`: A new ``-y`` or ``--yes`` parameter lets you skip
the warning message if you enqueue more items than the warning threshold
usually allows.
* Fix a bug where commands which forked subprocesses would sometimes prevent
further inputs. This bug mainly affected :doc:`/plugins/convert`.
Thanks to :user:`jansol`.
:bug:`2488`
:bug:`2524`
Fixes: