aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-07 13:55:23 +0100
committerMax Kellermann <max@duempel.org>2014-11-07 13:57:57 +0100
commit1bd8a322f52c3094b8d343f249f54b75a97bd598 (patch)
tree38a11adb3d507a4954e952bdfbd8b837910709e4 /NEWS
parent362e73bea88c8bf4a59e16939da615bf5ddf0558 (diff)
downloadmpd-1bd8a322f52c3094b8d343f249f54b75a97bd598.tar.gz
mpd-1bd8a322f52c3094b8d343f249f54b75a97bd598.tar.xz
mpd-1bd8a322f52c3094b8d343f249f54b75a97bd598.zip
input/AsyncInputStream: set Error when seeking unseekable
Fixes crash in the "audiofile" decoder while logging the seek error.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54cf71f1e..0de0a829c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.19.3 (not yet released)
+* decoder
+ - audiofile: fix crash while playing streams
ver 0.19.2 (2014/11/02)
* input