aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 165985925..78403121e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+ver 0.20 (not yet released)
+* protocol
+ - "commands" returns playlist commands only if playlist_directory configured
+ - "search"/"find" have a "window" parameter
+ - report song duration with milliseconds precision
+* tags
+ - ape: drop support for non-standard tag "album artist"
+* output
+ - pulse: set channel map to WAVE-EX
+* mixer
+ - null: new plugin
+* reset song priority on playback
+* remove dependency on GLib
+
ver 0.19.7 (not yet released)
* playlist
- don't skip non-existent songs in "listplaylist"