aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-06 22:01:06 +0100
committerMax Kellermann <max@duempel.org>2013-11-06 22:01:06 +0100
commitfd2eafa7c67e0efdae7d3d18c39b97f724372f7e (patch)
tree391bc672c8ec24a728a163ce9ed8026287d0f039 /NEWS
parent422b8472fec9443250895a281b6b0a20190daa22 (diff)
downloadmpd-fd2eafa7c67e0efdae7d3d18c39b97f724372f7e.tar.gz
mpd-fd2eafa7c67e0efdae7d3d18c39b97f724372f7e.tar.xz
mpd-fd2eafa7c67e0efdae7d3d18c39b97f724372f7e.zip
ClientRead: "close" flushes the output buffer
Add a new CommandResult code called "FINISH" which, unlike "CLOSE", will attempt to flush the output buffer. This is a one-shot attempt; it will do one write, and not try again.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3465bf65..8a2d62609 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.18.2 (2013/??/??)
+* protocol:
+ - "close" flushes the output buffer
* input:
- curl: fix bug with redirected streams
* playlist: