<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -42,5 +42,6 @@ Rake::RDocTask.new(:rdoc) do |rdoc|
   rdoc.options &lt;&lt; '--line-numbers' &lt;&lt; '--inline-source' &lt;&lt; '-c UTF-8'
   rdoc.rdoc_files.include('README')
   rdoc.rdoc_files.include('FAQ')
+  rdoc.rdoc_files.include('CHANGELOG')
   rdoc.rdoc_files.include('lib/**/*.rb')
 end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -9,9 +9,10 @@ Gem::Specification.new do |s|
   s.has_rdoc = true
   s.authors = ['Norman Clarke']
   s.files = [
+    &quot;CHANGELOG&quot;,
+    &quot;FAQ&quot;,
     &quot;MIT-LICENSE&quot;,
     &quot;README&quot;,
-    &quot;FAQ&quot;,
     &quot;init.rb&quot;,
     &quot;lib/has_image.rb&quot;,
     &quot;lib/has_image/processor.rb&quot;,
@@ -32,6 +33,6 @@ Gem::Specification.new do |s|
     &quot;test/storage_test.rb&quot;,
   ]
   s.rdoc_options = [&quot;--main&quot;, &quot;README&quot;, &quot;--inline-source&quot;, &quot;--line-numbers&quot;]
-  s.extra_rdoc_files = [&quot;README&quot;, &quot;FAQ&quot;]
+  s.extra_rdoc_files = [&quot;README&quot;, &quot;CHANGELOG&quot;, &quot;FAQ&quot;]
 
 end</diff>
      <filename>has_image.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>798b8d2cad7ffcb5e4e89d0457fe3fdcd7cae8d8</id>
    </parent>
  </parents>
  <author>
    <name>Norman Clarke</name>
    <email>norman@addthree.com</email>
  </author>
  <url>http://github.com/norman/has_image/commit/b6df8339a434b1c90186b83c0349257bb5ad2ac2</url>
  <id>b6df8339a434b1c90186b83c0349257bb5ad2ac2</id>
  <committed-date>2008-07-24T21:13:28-07:00</committed-date>
  <authored-date>2008-07-24T21:13:28-07:00</authored-date>
  <message>Added CHANGELOG to gemspec and rdoc.</message>
  <tree>38ad63dd0439742068ec197a6c1fbc5004df6be6</tree>
  <committer>
    <name>Norman Clarke</name>
    <email>norman@addthree.com</email>
  </committer>
</commit>
