<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,7 +27,7 @@
         
         &lt;p&gt;There is one extra thing.  You can subclass &lt;code&gt;StrictFeedParser&lt;/code&gt; or &lt;code&gt;LooseFeedParser&lt;/code&gt; and pass it to &lt;code&gt;FeedParser#parse&lt;/code&gt; with the keys &lt;code&gt;:strict&lt;/code&gt; and &lt;code&gt;:loose&lt;/code&gt; and your subclass will be used to parse the feeds in its respective case.&lt;/p&gt;
         
-        &lt;p&gt;The latest release can is &lt;a href=&quot;http://rubyforge.org/frs/?group_id=3309&quot;&gt;0.9.951&lt;/a&gt; and you can track new releases, send bug reports or just yell at me belligerently over at the &lt;a href=&quot;http://rubyforge.org/projects/rfeedparser/&quot;&gt;rFeedParser project page&lt;/a&gt;.&lt;/p&gt;
+        &lt;p&gt;The latest release can is &lt;a href=&quot;http://rubyforge.org/frs/?group_id=3309&quot;&gt;0.9.952&lt;/a&gt; and you can track new releases, send bug reports or just yell at me belligerently over at the &lt;a href=&quot;http://rubyforge.org/projects/rfeedparser/&quot;&gt;rFeedParser project page&lt;/a&gt;.&lt;/p&gt;
 
         &lt;h2&gt;Depedencies and Installation&lt;/h2&gt;
         &lt;p&gt;rfeedparser has undergone some major changes and now supports not only the expat XML parser, but the new, better version of libxml-ruby. We've also dropped the ActiveSupport gem through sheer awesomeness. rfp is now quite a bit less than a Frankenstein's monster.&lt;/p&gt;</diff>
      <filename>doc/index.html</filename>
    </modified>
    <modified>
      <diff>@@ -81,7 +81,7 @@ require 'rfeedparser/monkey_patches'
 module FeedParser
   extend FeedParserUtilities
   
-  VERSION = &quot;0.9.951&quot;
+  VERSION = &quot;0.9.952&quot;
 
   AUTHOR = &quot;Mark Pilgrim &lt;http://diveintomark.org/&gt;&quot;
   PORTER = &quot;Jeff Hodges &lt;http://somethingsimilar.com&gt;&quot;</diff>
      <filename>lib/rfeedparser.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d3cd400305bf565e9a39948ff4a63b188b428c42</id>
    </parent>
  </parents>
  <author>
    <name>Jeff Hodges</name>
    <email>jeff@somethingsimilar.com</email>
  </author>
  <url>http://github.com/jmhodges/rfeedparser/commit/11c53107d1abc9a303cf41a87c9f67be71a7a7bc</url>
  <id>11c53107d1abc9a303cf41a87c9f67be71a7a7bc</id>
  <committed-date>2009-02-01T23:25:50-08:00</committed-date>
  <authored-date>2009-02-01T23:24:53-08:00</authored-date>
  <message>bump version to 0.9.952

* Fixed a bug where methods ending in '!', '?' or beginning with '_' were handled as tags in FeedParserDict
* Fixing a call from __ebcdic_to_ascii to _ebcdic_to_ascii. Not seen because we were not able to get ebcdic sent by mongrel
* Use libxml-ruby 0.9.8</message>
  <tree>52bdcf4d56469006a2ca6d4b458c33c66e176125</tree>
  <committer>
    <name>Jeff Hodges</name>
    <email>jeff@somethingsimilar.com</email>
  </committer>
</commit>
