<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,14 @@
+=== 0.3.2 / 2009-10-24
+
+* Maintenance
+  * Fix various timezone-related issues.  Notably, when traveling to a DateTime
+    instance specified in a non-local timezone, convert provided DateTime 
+    instance to a local instance and return that from DateTime.now.
+    Code contributed by Micha&#235;l Witrant [piglop]
+  * Fix bug that would not allow Timecop to be used when Ruby's 'date'
+    library had not been previously loaded.
+    Code contributed by Tuomas Kareinen [tuomas]
+    
 === 0.3.1 / 2009-09-30
 
 * Maintenance
@@ -7,7 +18,7 @@
 
 * API
   * Completely remove Timecop#unset_all (deprecated by Timecop#return in 0.2.0)
-  * Return Time.now from #freeze, #travel and #return  -- code contributed by Keith Bennett (keithrbennett)
+  * Return Time.now from #freeze, #travel and #return  -- code contributed by Keith Bennett [keithrbennett]
 
 * Maintenance
   * Fix bug that left Time#mock_time set in some instances</diff>
      <filename>History.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3cd58babaa833be57921b2d654decc70d9c8ade2</id>
    </parent>
  </parents>
  <author>
    <name>John Trupiano</name>
    <email>jtrupiano@gmail.com</email>
  </author>
  <url>http://github.com/jtrupiano/timecop/commit/dc529f3da94d310d02511d256edaa385f7001a47</url>
  <id>dc529f3da94d310d02511d256edaa385f7001a47</id>
  <committed-date>2009-10-24T13:10:37-07:00</committed-date>
  <authored-date>2009-10-24T13:10:37-07:00</authored-date>
  <message>Document 0.3.2 release</message>
  <tree>e76a209769bcdb409ab3ace853452a46dd3f4d87</tree>
  <committer>
    <name>John Trupiano</name>
    <email>jtrupiano@gmail.com</email>
  </committer>
</commit>
