aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-25 10:28:33 +0200
committerMax Kellermann <max@duempel.org>2012-08-25 10:28:33 +0200
commitdef21cc87ef8eb1ee78be1235a2de73ed253fcaf (patch)
tree056616e05ab4d115c0415abe048a74bd6f6c857c /NEWS
parent488c1eb87b1b484da67ea0ccbb360bf1a6968003 (diff)
parentacaa725478ae5e6e4fff9e07cf8637d17d314c41 (diff)
Merge branch 'v0.17.x'
Conflicts: src/queue_save.c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d71fba2b..873c9176 100644
--- a/NEWS
+++ b/NEWS
@@ -12,10 +12,14 @@ ver 0.17.2 (2012/??/??)
* output:
- httpd: use monotonic clock, avoid hiccups after system clock adjustment
- httpd: fix throttling bug after resuming playback
+* playlist:
+ - cue: map "PERFORMER" to "artist" or "album artist"
* mapper: fix non-UTF8 music directory name
* mapper: fix potential crash in file permission check
* playlist: fix use-after-free bug
* playlist: fix memory leak
+* state_file: save song priorities
+* player: disable cross-fading in "single" mode
ver 0.17.1 (2012/07/31)