diff options
author | Max Kellermann <max@duempel.org> | 2012-08-15 22:56:11 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-08-15 22:56:11 +0200 |
commit | 8422402c39d523c8ce9336e9ecf52950f1905bce (patch) | |
tree | 4c5d3778768890e192685bd9b02f251b9cf85cbf /NEWS | |
parent | b5fde6dfa55676560ee8805e8e00bc188a5ad928 (diff) | |
parent | 9374e0f4454ff5a37f70ce2d6110d5612856a169 (diff) | |
download | mpd-8422402c39d523c8ce9336e9ecf52950f1905bce.tar.gz mpd-8422402c39d523c8ce9336e9ecf52950f1905bce.tar.xz mpd-8422402c39d523c8ce9336e9ecf52950f1905bce.zip |
Merge branch 'v0.17.x'
Conflicts:
src/player_thread.c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,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) |