From a4fd02a3c504df09d3ce31174094b6fac4b09503 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 28 Oct 2014 11:32:51 -0700 Subject: [PATCH] Changelog for #1043 --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 34555f6fb..17c8c0560 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -59,6 +59,10 @@ Fixes: characters. :bug:`1041` * :doc:`/plugins/web`: Typed queries are now treated as separate query components. :bug:`1045` +* Date tags that use slashes instead of dashes as separators are now + interpreted correctly. And WMA (ASF) files now map the ``comments`` field to + the "Description" tag (in addition to "WM/Comments"). Thanks to Matthias + Kiefer. :bug:`1043` 1.3.8 (September 17, 2014)