<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,7 @@
+2009-04-23 Mina Naguib &lt;mina.hpricotscrub@naguib.ca&gt;
+	Release 0.3.7
+	- More fixes for recent versions of hpricot - Thanks Luc Chauvin
+
 2009-04-07 Mina Naguib &lt;mina.hpricotscrub@naguib.ca&gt;
 	Release 0.3.6
 	- Fixes for recent versions of hpricot:</diff>
      <filename>CHANGELOG.txt</filename>
    </modified>
    <modified>
      <diff>@@ -147,6 +147,10 @@ module Hpricot
     include Scrub::Scrubbable
   end
 
+  class CData
+    include Scrub::Scrubbable
+  end
+
   class Comment
     include Scrub::Scrubbable
 </diff>
      <filename>lib/hpricot_scrub/hpricot_scrub.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module HpricotScrub #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 3
-    TINY  = 6
+    TINY  = 7
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/hpricot_scrub/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>173932103f8b3cd72a90191ea6ed31437ec33be7</id>
    </parent>
  </parents>
  <author>
    <name>Mina Naguib</name>
    <email>mina@naguib.ca</email>
  </author>
  <url>http://github.com/UnderpantsGnome/hpricot_scrub/commit/6fb038f83358e3a57f92cb9eef63704857396e19</url>
  <id>6fb038f83358e3a57f92cb9eef63704857396e19</id>
  <committed-date>2009-04-23T10:19:41-07:00</committed-date>
  <authored-date>2009-04-23T10:19:41-07:00</authored-date>
  <message>More bugfixes to recent versions of Hpricot, version bump to 0.3.7</message>
  <tree>b14ac3a115a89d939d13b1530eb0cfb728ce69aa</tree>
  <committer>
    <name>Mina Naguib</name>
    <email>mina@naguib.ca</email>
  </committer>
</commit>
