<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>CONTRIBUTORS</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,13 @@
 Revision history for Perl module Handel
 
+1.00012
+    - Upgraded to Test::File::Contents 0.05 (LESTERM)
+    - Fixed: timzone in extra =&gt; {} is deprecated, its now directly on the
+	    columns definition (LESTERM)
+	- Added CONTRIBUTORS file
+	- Tweaked manifest.t for .git
+
+
 1.00011 Wed Aug 20 19:32:44 2008
     - Order-&gt;create($cart) uses storage-&gt;has_column instead of can
     - Removed Build.PL to make Module::Install happy</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -16,7 +16,7 @@ BEGIN {
 };
 
 ok_manifest({
-    exclude =&gt; ['/t/var', '/cover_db', '/t/conf', '/t/logs/', '/t/htdocs/index.html'],
-    filter  =&gt; [qr/\.kpf/, qr/\.svn/, qr/cover/, qr/\.tws/, qr/(SMOKE$|TEST$)/, qr/Build(\.PL|\.bat)?/],
+    exclude =&gt; ['/t/var', '/cover_db', '/inc', '/t/conf', '/t/logs/', '/t/htdocs/index.html'],
+    filter  =&gt; [qr/\.kpf/, qr/\.git/, qr/\.svn/, qr/cover/, qr/\.tws/, qr/(SMOKE$|TEST$)/, qr/Build(\.PL|\.bat)?/],
     bool    =&gt; 'or'
 });</diff>
      <filename>t/manifest.t</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3b1c18e73fe357268d54896cbaeb7f67582df02a</id>
    </parent>
  </parents>
  <author>
    <name>Christopher H. Laco</name>
    <email>claco@chrislaco.com</email>
  </author>
  <url>http://github.com/claco/handel/commit/0f27c592b0c6c07f4b8fa7afb80be50a8ea9f7cc</url>
  <id>0f27c592b0c6c07f4b8fa7afb80be50a8ea9f7cc</id>
  <committed-date>2009-06-25T17:46:19-07:00</committed-date>
  <authored-date>2009-06-25T17:46:19-07:00</authored-date>
  <message>Added CONTRIBUTORS
Updated Changes
Skip .git in manifest test</message>
  <tree>ba253850fa6fbe247887956e60d51fbfb75c8fab</tree>
  <committer>
    <name>Christopher H. Laco</name>
    <email>claco@chrislaco.com</email>
  </committer>
</commit>
