summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-12-16 23:15:48 +0100
committerMax Kellermann <max@musicpd.org>2019-12-16 23:31:29 +0100
commit15ce8eb48793b3d74fea041e8fe6b8fdbb328a04 (patch)
treede45acdc7c979f056af517c340a51c774ab7d16f /NEWS
parentb7744be20806a9cc3697f0806eb452012e7180be (diff)
time/ISO8601: support omitting field separators
Closes https://github.com/MusicPlayerDaemon/MPD/issues/685
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 986f22c87..1467ddb97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
ver 0.21.17 (not yet released)
* protocol
- - relax the ISO 8601 parser: allow omitting the time of day and the "Z"
- suffix
+ - relax the ISO 8601 parser: allow omitting field separators, the
+ time of day and the "Z" suffix
* archive
- zzip: improve error reporting
* outputs