summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-08-17 20:02:27 +0200
committerMax Kellermann <max@musicpd.org>2018-08-17 20:02:27 +0200
commit1ba35e1fd4871f2430d7f3bf5a799f2ad39f73ab (patch)
tree6a18adeae28bf65cc94aa1c08087db2e84fbee10 /NEWS
parent4ba3812baf7ec552e7b17b275380b57a51e10f52 (diff)
parent98afae2520fbe5a322f803335b3142612fda4762 (diff)
Merge tag 'v0.20.21'
release v0.20.21
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5d8e1dbdf..2ee55c7df 100644
--- a/NEWS
+++ b/NEWS
@@ -44,14 +44,18 @@ ver 0.21 (not yet released)
* systemd watchdog support
* require GCC 6
-ver 0.20.21 (not yet released)
+ver 0.20.21 (2018/08/17)
* database
- proxy: add "password" setting
- proxy: support tags "ArtistSort", "AlbumArtistSort", "AlbumSort"
- simple: allow .mpdignore comments only at start of line
* output
- httpd: remove broken DLNA support code
+* playlist
+ - cue: support file type declaration "FLAC" (non-standard)
* URI schemes are case insensitive
+* Android, Windows
+ - enable the "curl" storage plugin
ver 0.20.20 (2018/05/22)
* protocol