aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-08-21 12:48:03 +0200
committerMax Kellermann <max@duempel.org>2014-08-21 12:48:03 +0200
commit78abcd7df7ad967c44c884773cc7d39cf3c811a9 (patch)
treedfc2b6c3a61cdae149965ec1eff0a14b93d76898 /NEWS
parent23dce21647b6b7f3f9ddcb9ad267decf2c7388f0 (diff)
downloadmpd-78abcd7df7ad967c44c884773cc7d39cf3c811a9.tar.gz
mpd-78abcd7df7ad967c44c884773cc7d39cf3c811a9.tar.xz
mpd-78abcd7df7ad967c44c884773cc7d39cf3c811a9.zip
decoer/dsdiff: fix endless loop on malformed file
Same bug as in the previous commit.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 208462999..ee9240410 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
ver 0.18.13 (not yet released)
* decoder
- - dsf: fix endless loop on malformed file
+ - dsdiff, dsf: fix endless loop on malformed file
- ffmpeg: support ffmpeg/libav version 11
ver 0.18.12 (2014/07/30)