aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-05-09 18:00:41 +0200
committerMax Kellermann <max@duempel.org>2011-05-09 18:05:11 +0200
commit26735390fffaa467bf90041a5c380802602affb6 (patch)
tree6ebb28de3f3efd11617208f054568c7763968ee4 /NEWS
parent9402b23dd5f75388cb48fdf04ca62033dfc6709a (diff)
downloadmpd-26735390fffaa467bf90041a5c380802602affb6.tar.gz
mpd-26735390fffaa467bf90041a5c380802602affb6.tar.xz
mpd-26735390fffaa467bf90041a5c380802602affb6.zip
playlist_song: fix playlist files in base music directory
g_path_get_dirname() returns "." when there is no directory name in the given path. This patch adds a workaround for that.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9dab437d0..fed63b5b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.16.3 (2011/??/??)
* fix assertion failure in audio format mask parser
* fix NULL pointer dereference in playlist parser
+* fix playlist files in base music directory
* decoder:
- ffmpeg: support libavcodec 0.7