<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,27 +1,40 @@
 = Chronos
 
+
+
 == INDEXING
 Name::             Chronos
 Gem::              chronos
 Summary::          Library to deal with Date, Time, Durations and Intervals.
 Author::           Stefan Rusterholz &lt;stefan.rusterholz+chronos at gmail.com&gt;
-Version::          0.1.0
+Version::          0.1.1
 Website::          http://chronos.rubyforge.org/
 Git Repository::   http://github.com/apeiros/chronos
-Bugtracker::       -
-Feature Requests:: -
+Bugtracker::       http://rubyforge.org/tracker/?atid=25774&amp;group_id=6649&amp;func=browse
+Feature Requests:: http://rubyforge.org/tracker/?atid=25777&amp;group_id=6649&amp;func=browse
 License::          Ruby License (see LICENSE.txt)
 
-== DESCRIPTION
-Chronos is a library that lets you easily deal with various kinds of calcutations
+
+
+== SUMMARY
+Chronos is a library that lets you easily deal with various kinds of calculations
 with dates, times, durations and intervals.
 
+
+
+== DESCRIPTION
+(none yet)
+
+
+
 == IMPORTANT
 Date, Time and Duration don't satisfy usual algebraic laws. Many operations are a
 matter of definition. It is very likely that your expectation might be broken at
 some points. Read the NOTES.rdoc for ambiguous cases and how they are solved in
 Chronos.
 
+
+
 == INSTALLING
 === Via RubyGems
 You need for the installation:
@@ -67,8 +80,10 @@ To install, do:
 Note: you might have to use 'sudo rake gem:install'
 
 
+
 == EXAMPLES
-See in the examples dir for code examples.
+See in the examples directory for code examples.
+
 
 
 == DESIGN
@@ -93,4 +108,18 @@ different representations of the same month.
 So Datetime and all its subclasses store date and time without representational offsets, those
 are only respected when accessing calendary-specific values, such as month, day, hour etc.
 
+
+
+== CREDITS
+Yukihiro &quot;Matz&quot; Matsumoto:: For ruby
+Jarrett C.:: Helping with the C implementation
+Various People:: For rubygems, rake, all the support in #ruby-lang, #ruby-pro and the ruby-talk ML
+
+
+
 == LINKS
+Website::           http://chronos.rubyforge.org/
+Git Repository::    http://github.com/apeiros/chronos
+Report a bug::      http://rubyforge.org/tracker/?func=add&amp;group_id=6649&amp;atid=25774
+Request a feature:: http://rubyforge.org/tracker/?func=add&amp;group_id=6649&amp;atid=25777
+ISO 8601::          http://en.wikipedia.org/wiki/ISO_8601</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ce82c688dd6f9781634aa11e93cc630b75314c47</id>
    </parent>
  </parents>
  <author>
    <name>Stefan Rusterholz</name>
    <email>apeiros@gmx.net</email>
  </author>
  <url>http://github.com/apeiros/chronos/commit/9efd6e6cec25c68e449b57d09076b80851022a22</url>
  <id>9efd6e6cec25c68e449b57d09076b80851022a22</id>
  <committed-date>2008-08-24T12:02:17-07:00</committed-date>
  <authored-date>2008-08-24T12:02:17-07:00</authored-date>
  <message>updated</message>
  <tree>8a833a3144e5797379954327b1ef1211e137fb6b</tree>
  <committer>
    <name>Stefan Rusterholz</name>
    <email>apeiros@gmx.net</email>
  </committer>
</commit>
