<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Rakefile</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,10 @@
 TODO:
   * Create ProfilerNote
-  * Create Rakefile
-  * Create Tests
 
 == Footnotes v3.2.1
 Author: Jos&#233; Valim (jose.valim@gmail.com)
 Site: http://www.pagestacker.com/
+  * Added some tests
   * Redefined Footnotes CSS and Javascripts to use concise names.
   
 == Footnotes v3.2</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
-Footnotes plugin for Rails (v3.2)
----------------------------------
+Footnotes plugin for Rails (v3.2.1)
+-----------------------------------
 
 If you are developing in Rails you should know the plugin!
 </diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -12,8 +12,6 @@ require 'action_controller/test_process'
 require File.dirname(__FILE__) + '/../lib/footnotes'
 require File.dirname(__FILE__) + '/../lib/notes/abstract_note'
 
-$html = DATA.read
-
 class FootnotesController &lt; ActionController::Base; attr_accessor :template, :performed_render; end
 
 class FootnotesTest &lt; Test::Unit::TestCase
@@ -152,7 +150,7 @@ class FootnotesTest &lt; Test::Unit::TestCase
     end
 end
 
-__END__
+$html = &lt;&lt;HTML
 &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
 &lt;html&gt;
     &lt;head&gt;
@@ -167,3 +165,4 @@ __END__
         &lt;p&gt;You will be glad to know that no changes need to be made to any of your CSS files.&lt;/p&gt;
     &lt;/body&gt;
 &lt;/html&gt;
+HTML
\ No newline at end of file</diff>
      <filename>test/footnotes_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f238ae980ecdbb5745415cac15f79208d1a871c6</id>
    </parent>
  </parents>
  <author>
    <name>josevalim</name>
    <email>jose.valim@gmail.com</email>
  </author>
  <url>http://github.com/mhartl/rails-footnotes/commit/b0ca5a1def25a39ed0c69eb0324d962b715ce9a4</url>
  <id>b0ca5a1def25a39ed0c69eb0324d962b715ce9a4</id>
  <committed-date>2008-06-07T04:51:42-07:00</committed-date>
  <authored-date>2008-06-07T04:51:42-07:00</authored-date>
  <message>Added Rakefile (test, rdoc)</message>
  <tree>e562f5a6d563f52ee4a1a7b088f48a50069a3c65</tree>
  <committer>
    <name>josevalim</name>
    <email>jose.valim@gmail.com</email>
  </committer>
</commit>
