<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,5 +17,6 @@ YAML.load(File.open(File.dirname(__FILE__) + &quot;/blog_posts.yml&quot;).read).each do |p
               :title =&gt; post[:title],
               :body  =&gt; post[:body],
               :permalink =&gt; post[:permalink],
-              :published_at =&gt; (Time.parse(post[:published_at]) - 10.hours)
+              :published_at =&gt; (Time.parse(post[:published_at]) - 10.hours),
+              :year =&gt; (Time.parse(post[:published_at]) - 10.hours).year
 end</diff>
      <filename>script/import_old_blog_posts</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c4916698ac5a0193946e57b32f44bc55bff25c54</id>
    </parent>
  </parents>
  <author>
    <name>Tim Lucas</name>
    <email>t.lucas@toolmantim.com</email>
  </author>
  <url>http://github.com/toolmantim/webjam/commit/d31961c1aa2431c3e3a887b0aded1cacab2d2895</url>
  <id>d31961c1aa2431c3e3a887b0aded1cacab2d2895</id>
  <committed-date>2008-09-06T00:21:42-07:00</committed-date>
  <authored-date>2008-09-06T00:19:38-07:00</authored-date>
  <message>Set the year when importing blog posts</message>
  <tree>72e8c8c4680e441bf787770fe39e11cd176ad141</tree>
  <committer>
    <name>Tim Lucas</name>
    <email>t.lucas@toolmantim.com</email>
  </committer>
</commit>
