<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>TODO</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,5 +4,6 @@ MANIFEST
 log
 doc/rdoc
 doc/ri
+doc/webri
 doc/yard
 site</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -7,11 +7,19 @@
 
 == Introduction
 
-Ruby Facets is the single largest collection of general purpose method extensions and system additions for the Ruby programming language.
-
-The core extensions is a large collection of methods which extend the core capabilities of Ruby's built-in classes and modules. This collection of extension methods are unique by virtue of their atomicity. The methods are stored in relatively small groups of tightly coupled methods so that each can be required independently. This gives developers the potential for much finer control over which extra methods to bring into their code.
-
-The &quot;more&quot; additions are a collection of classes, modules and light meta-systems which constitutes an ever improving source of reusable components. Some very nice additions are provided, from the simple Functor class to a full-blown annotations system.
+Ruby Facets is the single largest collection of general purpose method
+extensions and system additions for the Ruby programming language.
+
+The CORE extensions is a large collection of methods which extend the
+core capabilities of Ruby's built-in classes and modules. This collection
+of extension methods are unique by virtue of their atomicity. The methods
+are generally stored in individual files so that each can be required
+independently. This gives developers the potential for much finer control
+over which extra methods to bring into their code.
+
+The MORE additions are a collection of classes, modules and lightweight systems
+which constitute an ever improving source of reusable components. This set of
+libraries is kept small and focused on widely useful parts.
 
 
 == Documentation</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-2.6.0
+2.7.0</diff>
      <filename>meta/version</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>07fa55ca90f946747ad76711111c3f32b8926704</id>
    </parent>
  </parents>
  <author>
    <name>trans</name>
    <email>transfire@gmail.com</email>
  </author>
  <url>http://github.com/trans/facets/commit/757c8bdd03e90fe4a3d70438821185da1e115751</url>
  <id>757c8bdd03e90fe4a3d70438821185da1e115751</id>
  <committed-date>2009-08-14T04:33:30-07:00</committed-date>
  <authored-date>2009-08-14T04:33:30-07:00</authored-date>
  <message>bump version to 2.7</message>
  <tree>38a0fd21a5b53a9df1325611a075883981105ab2</tree>
  <committer>
    <name>trans</name>
    <email>transfire@gmail.com</email>
  </committer>
</commit>
