diff options
author | Max Kellermann <max@duempel.org> | 2013-11-23 11:59:32 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-11-23 12:13:41 +0100 |
commit | d6247902eca44aa45f92ac095397738f7f633283 (patch) | |
tree | 636784f3b7e551045689d35b29e6645f329903fb /NEWS | |
parent | a566c28a49a72bf4dd2f33ad5ee0bf5635871550 (diff) |
input/curl: work around stream resume bug (fixed in libcurl 7.32.0)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ ver 0.18.5 (20??/??/??) * database - proxy: auto-reload statistics - proxy: provide "db_update" in "stats" response +* input + - curl: work around stream resume bug (fixed in libcurl 7.32.0) * decoder - fluidsynth: auto-detect by default * clip 24 bit data from libsamplerate |