================
* dc:author support (MarekK)
* Fixed bug tracking nested divs within content (JohnD)
* Fixed missing sys import (JohanS)
* Fixed regular expression to capture XML character encoding (Andrei)
* Added support for Atom 0.3-style links
* Fixed bug with textInput tracking
* Added support for cloud (MartijnP)
* Added support for multiple category/dc:subject (MartijnP)
* Normalize content model: 'description' gets description (which can come from description, summary, or full content if no description), 'content' gets dict of base/language/type/value (which can come from content:encoded, xhtml:body, content, or fullitem)
* Fixed bug matching arbitrary Userland namespaces
* Added xml:base and xml:lang tracking
* Fixed bug tracking unknown tags
* Fixed bug tracking content when <content> element is not in default namespace (like Pocketsoap feed)
* Resolve relative URLs in link, guid, docs, url, comments, wfw:comment, wfw:commentRSS
* Resolve relative URLs within embedded HTML markup in description, xhtml:body, content, content:encoded, title, subtitle, summary, info, tagline, and copyright
* Added support for pingback and trackback namespaces