<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,55 @@
+Version 0.2.2 (cliff)
+	* (Cliff Moon) membership interface
+	* (Cliff Moon) export set_config
+	* (Cliff Moon) fixed logging output
+	* (Cliff Moon) added set config
+	* (Cliff Moon) better loading of configuration from disk
+	* (Cliff Moon) better timeout/retry logic in ruby library
+
+Version 0.2.1 (cliff)
+  * (Cliff Moon) robustifying the ruby client
+
+Version 0.2.0 (cliff)
+	* (Cliff Moon) stress testing script
+	* (Cliff Moon) integrate disk merkle trees
+	* (Cliff Moon) get rid of annoying warnings.
+	* (Cliff Moon) fixed not_found error.  removed merkle update call.
+	* (Cliff Moon) loading membership info from disk
+	* (Cliff Moon) dmerkle trees are working reasonably well now.
+	* (Cliff Moon) disk based merkle trees
+
+Version 0.1.5 (cliff)
+  * (Cliff Moon) put got boned up. sigh.
+
+Version 0.1.4 (cliff)
+	* (Cliff Moon) fixed issues with the sync function and changed default timeout to infinity
+	* (Cliff Moon) remove extraneous hashing
+	* (Cliff Moon) lessening the memory impact of the hashing function
+	* (Cliff Moon) spawn_opts to give GC hints for external listeners
+	* (Cliff Moon) membership command
+	* (Cliff Moon) commands
+
+Version 0.1.3 (cliff)
+  * (Cliff Moon) fixed up the ruby client library
+	* (Cliff Moon) removed initialization from supervisor
+	* (Cliff Moon) reload storage servers when membership info changes
+	* (Cliff Moon) removing extraneous logging
+	* (Cliff Moon) removed crypto start and stop from fs storage
+	* (Cliff Moon) moved up storage sup init
+	* (Cliff Moon) added live parameter to config
+	* (Cliff Moon) crypto start in the initialization
+	* (Cliff Moon) added get_config/0
+
+Version 0.1.2 (cliff)
+	* (Cliff Moon) rewrote sanitize key for giggles
+	* (Cliff Moon) removing logging
+	* (Cliff Moon) fixed membership tests, node randomization, state accumulation in gossip, and fair partitioning.
+	* (Cliff Moon) keys always need to be lists
+
+Version 0.1.1 (cliff)
+	* (Cliff Moon) af_inet blues
+	* (Cliff Moon) wired up detached to the command line
+
 Version 0.1.0 (cliff)
 	* (Cliff Moon) adding compare to export
 	* (Cliff Moon) storage server synchronization on start</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ dnl - It should be specified as major.minor.revision [1.3.0]
 dnl - The third argument, should be replaced with the package 
 dnl - maintainers email address.
 
-AC_INIT([dynomite], [0.1.0], [cliff@powerset.com])
+AC_INIT([dynomite], [0.2.2], [cliff@powerset.com])
 SHORT_DESCRIPTION=&quot;The dynomite datastore.  It is a highly available, low latency key value store.  Word.&quot;
 
 dnl - The following prerequisites line can be used to specify</diff>
      <filename>configure.ac</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6daba67cdfe615cb7cb608e36550367a976ebc00</id>
    </parent>
  </parents>
  <author>
    <name>Cliff Moon</name>
    <email>cliff@moonpolysoft.com</email>
  </author>
  <url>http://github.com/cliffmoon/dynomite/commit/9eba7e6d5743bb60c1db6c1c7c1b8c5674f6f6d7</url>
  <id>9eba7e6d5743bb60c1db6c1c7c1b8c5674f6f6d7</id>
  <committed-date>2008-08-21T09:23:08-07:00</committed-date>
  <authored-date>2008-08-21T09:23:08-07:00</authored-date>
  <message>version bump</message>
  <tree>f942f4c1761e9f1d833cbc5c6ba4356e27d88e99</tree>
  <committer>
    <name>Cliff Moon</name>
    <email>cliff@moonpolysoft.com</email>
  </committer>
</commit>
