From a84622e9b734956982b51a2df85727fb4296eaef Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Fri, 20 Jun 2014 22:15:43 +0200 Subject: [PATCH] docs: Add PR#750 to changelog --- docs/changelog.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index c49552aa..f0623616 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -50,6 +50,12 @@ Feature release. - Fix proper decoding of exception messages that depends on the user's locale. +- Fix recognition of ASX and XSPF playlists with tags in all caps or with + carriage return line endings. (Fixes: :issue:`687`) + +- Support simpler ASX playlist variant with ```` elements without + children. + **HTTP frontend** - CherryPy and ws4py have been replaced with Tornado. This will hopefully