<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,3 +2,9 @@
 *.o
 ext/Makefile
 dist
+*.swp
+doc/api
+doc/changes.html
+doc/index.html
+doc/license.html
+doc/src</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -8,6 +8,7 @@ Project.new &quot;Date::Performance&quot; do |p|
   p.project_url = &quot;http://tomayko.com/src/date-performance/&quot;
   p.extra_files.include &quot;ext/**/*.{rb,c,h}&quot;, &quot;AUTHORS&quot;, &quot;BENCHMARKS&quot;
   p.configure_package {|spec| spec.extensions = FileList[&quot;ext/**/extconf.rb&quot;].to_a }
+  p.author = 'Ryan Tomayko &lt;rtomayko@gmail.com&gt;'
 
   p.remote_dist_location   = &quot;tomayko.com:/dist/#{p.package_name}&quot;
   p.remote_branch_location = &quot;tomayko.com:/src/#{p.package_name}&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,7 @@ class Date
   # The Date::Performance module is present when the performance enhacing extension 
   # has been loaded. It serves no other purpose.
   module Performance
-    VERSION = &quot;0.4.3&quot;
+    VERSION = &quot;0.4.4&quot;
   end
 
   # The extension replaces Date#strftime but falls back on the stock version when</diff>
      <filename>lib/date/performance.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0b57db47048074703a5f7d6353e8c0c37d465e29</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </author>
  <url>http://github.com/rtomayko/date-performance/commit/8a92c4ffb6b98bb43d23f02426d49449b7dc7647</url>
  <id>8a92c4ffb6b98bb43d23f02426d49449b7dc7647</id>
  <committed-date>2008-02-03T15:14:48-08:00</committed-date>
  <authored-date>2008-02-03T15:14:48-08:00</authored-date>
  <message>Fix up doc and package rake tasks and bump version to 0.4.4.</message>
  <tree>a10880a5d6c9d1741c013c87349dafafbaed17a9</tree>
  <committer>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </committer>
</commit>
