<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,3 +10,4 @@ examples/*.db
 tmp/*
 *~
 *.swp
+email.txt</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -3,9 +3,9 @@
 
 * Add version subdirectory for extension on all platforms for building locally
   on gem install.
-* Small documentation change for Amalgalite::Database#open
-* Add gem for x86-ming32 platform
-* Add specs to validate the R*Tree index is compiled in
+* Small documentation change for Amalgalite::Database#new
+* Add gem for x86-ming32 platform  
+* Add specs to validate the R*Tree index is compiled correctly
 
 == Version 0.10.0 - 2009-06-28
 </diff>
      <filename>HISTORY</filename>
    </modified>
    <modified>
      <diff>@@ -30,6 +30,10 @@ Look in the examples/ directory to see
 Also Scroll through Amalgalite::Database for a quick example, and a general
 overview of the API.
 
+Amalgalite adds in the following additional non-default SQLite extension(s):
+
+* {R*Tree index extension}[http://sqlite.org/rtree.html]
+
 == CREDITS
 
 * Jamis Buck for the first {ruby sqlite implementation}[http://www.rubyforge.org/projects/sqlite-ruby]</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>191bb91cc45f804be5fe13e7a5a53d8d7884229f</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Hinegardner</name>
    <email>jeremy@hinegardner.org</email>
  </author>
  <url>http://github.com/copiousfreetime/amalgalite/commit/d77bc2f5c82587d117fc358e8b7307babf677920</url>
  <id>d77bc2f5c82587d117fc358e8b7307babf677920</id>
  <committed-date>2009-08-01T14:28:01-07:00</committed-date>
  <authored-date>2009-08-01T14:28:01-07:00</authored-date>
  <message>documentation updates</message>
  <tree>423589cc1aabaa13ae04ff461434491d1b769a7d</tree>
  <committer>
    <name>Jeremy Hinegardner</name>
    <email>jeremy@hinegardner.org</email>
  </committer>
</commit>
