summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-10-22 12:42:18 +0200
committerMax Kellermann <max@musicpd.org>2018-10-22 12:42:18 +0200
commit7cfe929c3692e74f4e6073960eaf0e08a9989811 (patch)
tree71fdb51f140d79907e6961412cf25d0399a8fd19 /NEWS
parent6c06244e83a7accb8fece35d755ad69f7102cb4a (diff)
db/Count: print empty group if song without grouped tag exists
Be consistent with "list" responses.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9507057e7..5b8a3b48c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.20.22 (not yet released)
* protocol
- add tag fallbacks for AlbumArtistSort, ArtistSort
+ - "count group ..." can print an empty group
* storage
- curl: URL-encode paths
* Android