<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -60,7 +60,7 @@ task :changelog do
   doc = open(&quot;#{SVN_URL}/trunk/CHANGELOG&quot;) do |file|
     # The changelog is provided in Markdown format, so it needs to be
     # passed through BlueCloth before being read into Hpricot.
-    Hpricot(BlueCloth::new(file.read).to_html)
+    Hpricot(Markdown.new(file.read).to_html)
   end
   
   vlinks = Array.new</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7334a0309545ba5df7e6ee93396ec1cbfffb5687</id>
    </parent>
  </parents>
  <author>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </author>
  <url>http://github.com/ionfish/tarski-utilities/commit/4e7fa8da9dad491738e635be8f1437978b06a546</url>
  <id>4e7fa8da9dad491738e635be8f1437978b06a546</id>
  <committed-date>2009-03-14T07:58:52-07:00</committed-date>
  <authored-date>2009-03-14T07:58:52-07:00</authored-date>
  <message>Use Markdown classname to access RDiscount.</message>
  <tree>593133bf8e418a1cda0c628794d191884e3bbe5e</tree>
  <committer>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </committer>
</commit>
