aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorQball Cow <qball@sarine.nl>2010-09-08 13:19:59 +0200
committerQball Cow <qball@sarine.nl>2010-09-08 13:19:59 +0200
commit4a7abc9d44206296587a9e4302e0e1a273aef6e9 (patch)
tree70a2d6c37dc62bf47021b159ae3bae1726a4a4d0 /NEWS
parent589bb541111e97610308fae1269a549d51c9ea6c (diff)
downloadmpd-4a7abc9d44206296587a9e4302e0e1a273aef6e9.tar.gz
mpd-4a7abc9d44206296587a9e4302e0e1a273aef6e9.tar.xz
mpd-4a7abc9d44206296587a9e4302e0e1a273aef6e9.zip
Correctly terminate stream_title.
This caused random data to be send via icy-server if the played song had no tags.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 566422cfe..310174a1c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
ver 0.15.13 (2010/??/??)
* output_thread: fix race condition after CANCEL command
+* output:
+ - httpd: fix random data in stream title
ver 0.15.12 (2010/07/20)