aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-08-23 20:46:51 +0200
committerMax Kellermann <max@duempel.org>2011-08-23 20:46:51 +0200
commit8d70f808d981f34adef23d1e57b5b5fc9223c05b (patch)
treec8e513451898577174c213ba76bb3e56440c488c /NEWS
parent7c887af1ea26cba22826475412a8ce437f87961f (diff)
downloadmpd-8d70f808d981f34adef23d1e57b5b5fc9223c05b.tar.gz
mpd-8d70f808d981f34adef23d1e57b5b5fc9223c05b.tar.xz
mpd-8d70f808d981f34adef23d1e57b5b5fc9223c05b.zip
input/curl: limit the receive buffer size
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c083ea2ed..201b5b678 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ ver 0.16.4 (2011/??/??)
* fix memory leaks
* don't resume playback when seeking to another song while paused
* apply follow_inside_symlinks to absolute symlinks
+* input:
+ - curl: limit the receive buffer size
* decoder:
- ffmpeg: workaround for semantic API change in recent ffmpeg versions
- flac: validate the sample rate when scanning the tag