diff options
author | Max Kellermann <max@duempel.org> | 2011-05-09 21:48:31 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-05-09 21:48:31 +0200 |
commit | 5d06236acb3f4b4420d825c8931b5b7447d845c4 (patch) | |
tree | 21095b7c3a0b9c1d96b1086eb1dc1664a86f7c6d /NEWS | |
parent | d4b00ff11cf102d8982ef342371acfa16ed2e515 (diff) | |
download | mpd-5d06236acb3f4b4420d825c8931b5b7447d845c4.tar.gz mpd-5d06236acb3f4b4420d825c8931b5b7447d845c4.tar.xz mpd-5d06236acb3f4b4420d825c8931b5b7447d845c4.zip |
directory_save: fix assertion failure on space-only directory namev0.15.x
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ver 0.15.17 (2011/??/??) - vorbis: reset the Ogg stream after flush * decoders: - vorbis: fix tremor support +* database: fix assertion failure on space-only directory name ver 0.15.16 (2011/03/13) |