From 26735390fffaa467bf90041a5c380802602affb6 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Mon, 9 May 2011 18:00:41 +0200
Subject: 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.
---
 NEWS | 1 +
 1 file changed, 1 insertion(+)

(limited to 'NEWS')

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
 
-- 
cgit v1.2.3