<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>web/index.html</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -233,7 +233,7 @@ module Chronos
 			if other.respond_to?(:to_duration) then
 				self+(-other)
 			else
-				Interval.between(self, self.class.import(other))
+				Interval.new(self, self.class.import(other))
 			end
 		end
 </diff>
      <filename>lib/chronos/datetime.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b78300da8053c447d973b462884b25ab596a6317</id>
    </parent>
  </parents>
  <author>
    <name>Stefan Rusterholz</name>
    <email>apeiros@gmx.net</email>
  </author>
  <url>http://github.com/apeiros/chronos/commit/bef6dc8647083e3a7d97b24e5c4bd88c5b18e785</url>
  <id>bef6dc8647083e3a7d97b24e5c4bd88c5b18e785</id>
  <committed-date>2008-08-24T14:39:27-07:00</committed-date>
  <authored-date>2008-08-24T14:39:27-07:00</authored-date>
  <message>changed the way intervals are created by #-</message>
  <tree>60981aec9c3fc1f2705f2409b95f01bdc3617fc8</tree>
  <committer>
    <name>Stefan Rusterholz</name>
    <email>apeiros@gmx.net</email>
  </committer>
</commit>
