<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -66,6 +66,10 @@
 * Intervals have the guaranteed property of Interval#start &lt;= Interval#end
 * Converting a gregorian Interval to a Duration will create a gregorian Duration, using both, months
   and picoseconds (the alternative choice would have been to use picoseconds only).
+* The direction is preserved, so if datetime_a &lt; datetime_b and you do
+    datetime_a - datetime_b
+  Then the resulting Interval's start will be datetime_a, its end will be datetime_b. All units will
+  be positive. But the moment you convert it to a Duration, the units will be negative.
 
 == The problem with +/- and datetimes/durations
 * Adding and subtracting durations to and from datetimes depends on the operands.</diff>
      <filename>NOTES.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fa5d0d672f035747a1ae1c2b5a595328096209df</id>
    </parent>
  </parents>
  <author>
    <name>Stefan Rusterholz</name>
    <email>apeiros@gmx.net</email>
  </author>
  <url>http://github.com/apeiros/chronos/commit/919af77ae90d653012ea7a7cb79866c6ac429814</url>
  <id>919af77ae90d653012ea7a7cb79866c6ac429814</id>
  <committed-date>2008-08-16T04:45:36-07:00</committed-date>
  <authored-date>2008-08-16T04:45:36-07:00</authored-date>
  <message>added info wrt direction</message>
  <tree>227127e7c80e2624fcdbe91668ae84f74dcfb712</tree>
  <committer>
    <name>Stefan Rusterholz</name>
    <email>apeiros@gmx.net</email>
  </committer>
</commit>
