diff options
author | Max Kellermann <max@duempel.org> | 2012-08-15 22:19:03 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-08-15 22:44:13 +0200 |
commit | 2276e7677b5fc9154bc5019325100da96ca9967a (patch) | |
tree | e7eb3f2617630ee0d0b5db6d03c24c72623641c2 /NEWS | |
parent | 93f9c2ab6b1a61456f8acbf9a243d05571d005ec (diff) | |
download | mpd-2276e7677b5fc9154bc5019325100da96ca9967a.tar.gz mpd-2276e7677b5fc9154bc5019325100da96ca9967a.tar.xz mpd-2276e7677b5fc9154bc5019325100da96ca9967a.zip |
mapper: fix potential crash in file permission check
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ ver 0.17.2 (2012/??/??) - httpd: use monotonic clock, avoid hiccups after system clock adjustment - httpd: fix throttling bug after resuming playback * mapper: fix non-UTF8 music directory name +* mapper: fix potential crash in file permission check ver 0.17.1 (2012/07/31) |