summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-05-18 16:41:48 +0200
committerMax Kellermann <max@musicpd.org>2021-05-18 17:04:09 +0200
commitdbb18a401b584885877b7d1fb648a1a4107c14c7 (patch)
treeefb7f741d32cd448463ba9445f8606807ac52dc2 /NEWS
parente1e41708af30edf7ae6298110ed48437bb0bb161 (diff)
command/file: cache the last "albumart" file
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1156
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0f393f57..1c0df1aa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.22.7 (not yet released)
* protocol
- don't use glibc extension to parse time stamps
+ - optimize the "albumart" command
* input
- curl: send user/password in the first request, save one roundtrip
* decoder