From 15ce8eb48793b3d74fea041e8fe6b8fdbb328a04 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 16 Dec 2019 23:15:48 +0100 Subject: time/ISO8601: support omitting field separators Closes https://github.com/MusicPlayerDaemon/MPD/issues/685 --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') 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 -- cgit v1.2.3