Changes in version 3.0.1ΒΆ

Universal Feed Parser 3.0.1 was released on June 21, 2004.

  • default to us-ascii for all text/* content types
  • recover from malformed content-type header parameter with no equals sign (“text/xml; charset:iso-8859-1”)
  • docs: added reference-feed.html and reference-entry.html (bug #977723)
  • docs: fixed entry[i] in documentation (should be entries[i]) (bug #977722)
  • docs: added note about Unicode string usage (bug #977716)
  • docs: added basic-existence.html (bug #977704)
  • docs: fixed description of feed title (bug #977685)
  • docs: fixed typo in annotated RSS 1.0 feed (bug #977682)