summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-12-04 12:29:06 +0100
committerMax Kellermann <max@musicpd.org>2019-12-04 12:33:42 +0100
commit32799ff68289c8e3ad253a883ffcb2b1e711efa5 (patch)
treeae0f728fada5a523168d60cc9003ddebf2dd8a2e /NEWS
parentce093be12c4f2c6aab20774b1b4a10cf206b8e35 (diff)
archive/zzip: improve error reporting
Most importantly, this commit translates ZZIP_ENOENT to std::system_error(ENOENT) so IsFileNotFound() returns true and find_stream_art() can suppress the log line.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5f4b2337f..67f5807b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.21.17 (not yet released)
+* archive
+ - zzip: improve error reporting
* outputs
- jack: mark ports as terminal
- shout: declare metadata as UTF-8