diff options
author | Max Kellermann <max@duempel.org> | 2013-11-04 18:11:15 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-11-04 18:11:15 +0100 |
commit | eab1a776838815b4d7b1ac01cc7bcf5f56d3bfd9 (patch) | |
tree | 9c1e2781ec63f129df424dbaa8b313f12dc071ca /NEWS | |
parent | 84f5e0c0de1f4adda01b63095979d5d0e3e00593 (diff) | |
download | mpd-eab1a776838815b4d7b1ac01cc7bcf5f56d3bfd9.tar.gz mpd-eab1a776838815b4d7b1ac01cc7bcf5f56d3bfd9.tar.xz mpd-eab1a776838815b4d7b1ac01cc7bcf5f56d3bfd9.zip |
ClientRead: always ignore whitespace at the end of the line
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.18.1 (2013/11/??) +* protocol: + - always ignore whitespace at the end of the line * filter: - autoconvert: fix "volume_normalization" with mp3 files * add missing files to source tarball |