summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-08-19 22:35:47 +0200
committerMax Kellermann <max@musicpd.org>2019-12-16 23:24:43 +0100
commitb06825829bbc71876dc8ba2c3d7acdc96e9f208e (patch)
tree25b1cf47dfc2a818ffc28a2ee234781b44326a7a /NEWS
parentba4cd47fd8cb853f1b4e04c7dcb5221bb0c05150 (diff)
time/ISO8601: allow omitting the "Z" suffix
And allow "Z" suffix after date.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8a8c7f905..986f22c87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.21.17 (not yet released)
* protocol
- - relax the ISO 8601 parser: allow omitting the time of day
+ - relax the ISO 8601 parser: allow omitting the time of day and the "Z"
+ suffix
* archive
- zzip: improve error reporting
* outputs