aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarcello Desantis <marcello@casadesantis.it>2014-04-09 23:58:56 +0200
committerMax Kellermann <max@duempel.org>2014-04-09 23:58:56 +0200
commit95ac6071b9fdaa543bd0c8ab7665d262db708683 (patch)
treee8bd8f2548f2f4840596660cb8bf04f9b24d4cc1 /NEWS
parent3a4e667078e13f27b3d196d3b3a56f1f39be2c75 (diff)
downloadmpd-95ac6071b9fdaa543bd0c8ab7665d262db708683.tar.gz
mpd-95ac6071b9fdaa543bd0c8ab7665d262db708683.tar.xz
mpd-95ac6071b9fdaa543bd0c8ab7665d262db708683.zip
decoder/sndfile: work around libsndfile bug on partial read
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ab9a5b67..0c30b5eda 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ ver 0.18.10 (not yet released)
- ffmpeg: fix seeking bug
- ffmpeg: handle unknown stream start time
- gme: fix memory leak
+ - sndfile: work around libsndfile bug on partial read
* don't interrupt playback when current song gets deleted
ver 0.18.9 (2014/03/02)