<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>55f6911e82789e6cbad1ceccc66b1a10e609ffb5</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/5d5f25b14a76e1c4b27e71e1dd81d38ee67a593a</url>
    <id>5d5f25b14a76e1c4b27e71e1dd81d38ee67a593a</id>
    <committed-date>2008-02-11T21:53:22-08:00</committed-date>
    <authored-date>2008-02-11T21:53:22-08:00</authored-date>
    <message>Updated the build number to 2.0-pre8</message>
    <tree>d8ff27936cd73b5692f714c4d32f344307dc2234</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8fc6b1e5a127cd519d12229a216ea4d27edd1924</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/55f6911e82789e6cbad1ceccc66b1a10e609ffb5</url>
    <id>55f6911e82789e6cbad1ceccc66b1a10e609ffb5</id>
    <committed-date>2008-02-11T21:45:39-08:00</committed-date>
    <authored-date>2008-02-11T21:45:39-08:00</authored-date>
    <message>	Fixed a bug related to detecting timeouts of CountDownLatches.

	Prior to 65ea6e61fdc2 (when I replaced my own mechanism with
CountDownLatch), exceptions were thrown by the latch mechanism.

	CountDownLatch requires you to check a return value to determine whether
there was a timeout or the count went all the way down.

	Tests were added to ensure the correctness of this behavior on all async
calls.</message>
    <tree>8b563083b4abea098879535625b1a602b99dfd9e</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26fa76e245351201345a412a4c70c287c02544f8</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/8fc6b1e5a127cd519d12229a216ea4d27edd1924</url>
    <id>8fc6b1e5a127cd519d12229a216ea4d27edd1924</id>
    <committed-date>2008-01-22T20:36:35-08:00</committed-date>
    <authored-date>2008-01-22T20:36:35-08:00</authored-date>
    <message>Removed some redundant string -&gt; byte[] extractions.</message>
    <tree>79ceeb9eddabd6d30cf2951e9cdfe65bb18e0682</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e06f632e48f0a0f6a29a050dc10c3ea82e98905d</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/26fa76e245351201345a412a4c70c287c02544f8</url>
    <id>26fa76e245351201345a412a4c70c287c02544f8</id>
    <committed-date>2008-01-22T20:32:26-08:00</committed-date>
    <authored-date>2008-01-22T20:32:26-08:00</authored-date>
    <message>More UTF-8 tests and fixes.</message>
    <tree>d0862096c2d35f13dae97dae4c7f86bc20c828a8</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f3bae556f2924fe8eb35111c09d2af70315e410</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/e06f632e48f0a0f6a29a050dc10c3ea82e98905d</url>
    <id>e06f632e48f0a0f6a29a050dc10c3ea82e98905d</id>
    <committed-date>2008-01-22T20:07:53-08:00</committed-date>
    <authored-date>2008-01-22T20:07:53-08:00</authored-date>
    <message>Killed off MemcachedClient.setHashAlgorithm and getHashAlgorithm.

These methods were unused and led to confusion when people tried to use them.</message>
    <tree>579f63b67d64f7eb2fd633740476c361c003028d</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15284a64f3e9731cdcb36962aa594ad81265ac41</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/3f3bae556f2924fe8eb35111c09d2af70315e410</url>
    <id>3f3bae556f2924fe8eb35111c09d2af70315e410</id>
    <committed-date>2008-01-22T19:17:22-08:00</committed-date>
    <authored-date>2008-01-22T19:17:22-08:00</authored-date>
    <message>Another UTF-8 test and a fix for a bug it exposed.</message>
    <tree>a3861fe9da6e73b8e1cb668c0000bbc2b8fa30fe</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>83ef0df9caea4b8343d5bf6ede773d6789298e0e</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/15284a64f3e9731cdcb36962aa594ad81265ac41</url>
    <id>15284a64f3e9731cdcb36962aa594ad81265ac41</id>
    <committed-date>2008-01-18T23:52:38-08:00</committed-date>
    <authored-date>2008-01-18T23:52:38-08:00</authored-date>
    <message>Updated TODO.</message>
    <tree>a8cb7cf465b83e8ad7b2b088371ab6ce530eac49</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3da5ec40a719be9a079387a0ddec0f5dc2fb38a3</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/83ef0df9caea4b8343d5bf6ede773d6789298e0e</url>
    <id>83ef0df9caea4b8343d5bf6ede773d6789298e0e</id>
    <committed-date>2008-01-17T22:59:56-08:00</committed-date>
    <authored-date>2008-01-17T22:59:56-08:00</authored-date>
    <message>Binary protocol provides a binary response now.</message>
    <tree>904859c2e8d4df174a096fd412d93d8d74412579</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a4f2c9fe140debb1e4bcf98db76c6cbc82666a4</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/3da5ec40a719be9a079387a0ddec0f5dc2fb38a3</url>
    <id>3da5ec40a719be9a079387a0ddec0f5dc2fb38a3</id>
    <committed-date>2008-01-02T13:46:07-08:00</committed-date>
    <authored-date>2008-01-02T13:46:07-08:00</authored-date>
    <message>Updated TODO for recent bug report.</message>
    <tree>a909f8765441602e13139688b2d503f993697113</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>816d8b9c74e73b4e77f16a849e22f74391944787</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/4a4f2c9fe140debb1e4bcf98db76c6cbc82666a4</url>
    <id>4a4f2c9fe140debb1e4bcf98db76c6cbc82666a4</id>
    <committed-date>2007-12-28T09:47:39-08:00</committed-date>
    <authored-date>2007-12-28T09:47:39-08:00</authored-date>
    <message>	Added a CRC32 test case that was reportedly returning incorrect results.

	Works for me.</message>
    <tree>765e6d68c5af470ceb1de34874478736930c4834</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0342c0c537549b305ec8f5fd84a5b015ad12373e</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/816d8b9c74e73b4e77f16a849e22f74391944787</url>
    <id>816d8b9c74e73b4e77f16a849e22f74391944787</id>
    <committed-date>2007-12-23T14:59:26-08:00</committed-date>
    <authored-date>2007-12-23T14:59:26-08:00</authored-date>
    <message>Added tag 2.0-pre7 for changeset f8c5231ef7da</message>
    <tree>e2b9d3f1077d8cea6b109373d95fa26a97c9003e</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25af7fb8f756b38784e2c29b4231d203003464c0</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/0342c0c537549b305ec8f5fd84a5b015ad12373e</url>
    <id>0342c0c537549b305ec8f5fd84a5b015ad12373e</id>
    <committed-date>2007-12-23T14:59:01-08:00</committed-date>
    <authored-date>2007-12-23T14:59:01-08:00</authored-date>
    <message>Key validation based on byte values instead of character values.</message>
    <tree>04f4e2eeb3f200be8c11345748d4b3534e9e487c</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e64fbadda6f4f1a9813491b6a3e2decf1aded318</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/25af7fb8f756b38784e2c29b4231d203003464c0</url>
    <id>25af7fb8f756b38784e2c29b4231d203003464c0</id>
    <committed-date>2007-12-23T14:53:51-08:00</committed-date>
    <authored-date>2007-12-23T14:53:51-08:00</authored-date>
    <message>Handle multibyte keys by encoding them into UTF-8.</message>
    <tree>3d117d75e5f191b7fc7320088ee97aafaf859c81</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>017194a28df11db62513850b3ac31cb8acc30fc3</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/e64fbadda6f4f1a9813491b6a3e2decf1aded318</url>
    <id>e64fbadda6f4f1a9813491b6a3e2decf1aded318</id>
    <committed-date>2007-12-23T13:44:49-08:00</committed-date>
    <authored-date>2007-12-23T13:44:49-08:00</authored-date>
    <message>	Use consistent character sets when transcoding string values.

	Defaults to UTF-8, but may be supplied at runtime.

	I'd like more testing around different character sets, but I'm going to
have to get someone familiar with another character set to make me a test case.</message>
    <tree>10b7c99a4c880adfdc0b839795eb34aa3bce0c28</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdc536eae144d1f2ad8fa45b608c5c25397ce084</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/017194a28df11db62513850b3ac31cb8acc30fc3</url>
    <id>017194a28df11db62513850b3ac31cb8acc30fc3</id>
    <committed-date>2007-12-19T00:28:06-08:00</committed-date>
    <authored-date>2007-12-19T00:28:06-08:00</authored-date>
    <message>Brought back the stupidly large test.</message>
    <tree>91045d68950787332aeb22fa8e61c3b23ee25c53</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bbae61fd61adda05c297a1cf6d40f837298a7736</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/cdc536eae144d1f2ad8fa45b608c5c25397ce084</url>
    <id>cdc536eae144d1f2ad8fa45b608c5c25397ce084</id>
    <committed-date>2007-12-18T23:20:06-08:00</committed-date>
    <authored-date>2007-12-18T23:20:06-08:00</authored-date>
    <message>Updates for the December revision of the memcached binary protocol.</message>
    <tree>2fab47c2a6ee8505e2492d35883b39b80f21f48e</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4fe0b4776dfc754b27c78c854b3e39013560ee52</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/bbae61fd61adda05c297a1cf6d40f837298a7736</url>
    <id>bbae61fd61adda05c297a1cf6d40f837298a7736</id>
    <committed-date>2007-12-12T23:39:24-08:00</committed-date>
    <authored-date>2007-12-12T23:39:24-08:00</authored-date>
    <message>Added tag 2.0-pre6 for changeset d67629c8691b</message>
    <tree>b3b0edb711258cd295e33a3a92abcff153d1e703</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9362c7aefb81cd2623b8d365821862266013a8a1</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/4fe0b4776dfc754b27c78c854b3e39013560ee52</url>
    <id>4fe0b4776dfc754b27c78c854b3e39013560ee52</id>
    <committed-date>2007-12-12T23:39:10-08:00</committed-date>
    <authored-date>2007-12-12T23:39:10-08:00</authored-date>
    <message>Updated buildfile for 2.0-pre6</message>
    <tree>530e9b4ff6543b313c21a10c730a3d12e8328ee9</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d8449e1e60e62fa65e57865904809a79da00ede</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/9362c7aefb81cd2623b8d365821862266013a8a1</url>
    <id>9362c7aefb81cd2623b8d365821862266013a8a1</id>
    <committed-date>2007-12-12T23:38:51-08:00</committed-date>
    <authored-date>2007-12-12T23:38:51-08:00</authored-date>
    <message>	Separate double-check and excessive empty counts and increase the latter.</message>
    <tree>6e857baed9af4294a32b94d393374ffe04ecc006</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7975a6a945dae34be1121b6700a30c17704fc3f4</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/1d8449e1e60e62fa65e57865904809a79da00ede</url>
    <id>1d8449e1e60e62fa65e57865904809a79da00ede</id>
    <committed-date>2007-12-12T22:06:40-08:00</committed-date>
    <authored-date>2007-12-12T22:06:40-08:00</authored-date>
    <message>Fix some problems with duplicate processing around reconnects and item adds.</message>
    <tree>e4f465aa31e40e699adae5028ac315dbc2a75211</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b3e7ecf79dce90589dafbc0a13b600831da4476e</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/7975a6a945dae34be1121b6700a30c17704fc3f4</url>
    <id>7975a6a945dae34be1121b6700a30c17704fc3f4</id>
    <committed-date>2007-12-12T22:10:59-08:00</committed-date>
    <authored-date>2007-12-12T22:10:59-08:00</authored-date>
    <message>Handle CancelledKeyException bug on Linux.

Bug related to nio on java:
        Thread dump below looking at it, it might be a manifestation of what's
        described in
        http://forum.java.sun.com/thread.jspa?forumID=535&amp;threadID=5135128 which
        looks like it is
        http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=2147719 which is
        claimed to be fixed in the NEXT release of java.</message>
    <tree>c33deeebbadf73c814e6d3907d631a0f3b056143</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2960169b06e34c03678b656c8929107d3ab2e1d7</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/b3e7ecf79dce90589dafbc0a13b600831da4476e</url>
    <id>b3e7ecf79dce90589dafbc0a13b600831da4476e</id>
    <committed-date>2007-12-11T22:43:33-08:00</committed-date>
    <authored-date>2007-12-11T22:43:33-08:00</authored-date>
    <message>Removed a piece of unused code.</message>
    <tree>11532fd83c350705db10c62043e977065ff107e7</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>835526a0d2841e8e8e219828a39d8a235d9d7183</id>
      </parent>
      <parent>
        <id>62b3e91d43d842d3fdab3233d1d7f2f45211c7f2</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/2960169b06e34c03678b656c8929107d3ab2e1d7</url>
    <id>2960169b06e34c03678b656c8929107d3ab2e1d7</id>
    <committed-date>2007-12-10T20:23:43-08:00</committed-date>
    <authored-date>2007-12-10T20:23:43-08:00</authored-date>
    <message>Merged buildr branch</message>
    <tree>aaf3481a6e199908af394184e6a105a5185f79f3</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb895ad76c297ffe0ec0fe99f4b6385a90f34a40</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/835526a0d2841e8e8e219828a39d8a235d9d7183</url>
    <id>835526a0d2841e8e8e219828a39d8a235d9d7183</id>
    <committed-date>2007-12-10T20:01:53-08:00</committed-date>
    <authored-date>2007-12-10T20:01:53-08:00</authored-date>
    <message>Avoid unnecessary wakeups on bulk get.</message>
    <tree>aaf3481a6e199908af394184e6a105a5185f79f3</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf91211797acc38d24e040fd4b3a8242b8b2c29f</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/cb895ad76c297ffe0ec0fe99f4b6385a90f34a40</url>
    <id>cb895ad76c297ffe0ec0fe99f4b6385a90f34a40</id>
    <committed-date>2007-12-10T19:49:30-08:00</committed-date>
    <authored-date>2007-12-10T19:49:30-08:00</authored-date>
    <message>Updated to build_info 1.0.1</message>
    <tree>e45d2738edc406715dc386a2b5ce3de4907ca0d8</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>881969cbced2f9415ce9db85db5ae2aca6702116</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/cf91211797acc38d24e040fd4b3a8242b8b2c29f</url>
    <id>cf91211797acc38d24e040fd4b3a8242b8b2c29f</id>
    <committed-date>2007-12-10T19:45:29-08:00</committed-date>
    <authored-date>2007-12-10T19:45:29-08:00</authored-date>
    <message>Updated eclipse stuff</message>
    <tree>6ab4661a8371eff0292d90c638f692840a85aee2</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>091219105f658fea2665099bef2ab09526ba9d7b</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/881969cbced2f9415ce9db85db5ae2aca6702116</url>
    <id>881969cbced2f9415ce9db85db5ae2aca6702116</id>
    <committed-date>2007-12-10T15:05:07-08:00</committed-date>
    <authored-date>2007-12-10T15:05:07-08:00</authored-date>
    <message>	Debug log exception.

	Thanks to Steve Grimm for this fix.</message>
    <tree>213dc97a6dd59ddfcd22c130f92541610b08c476</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31f2a33ebba539c856b370b1255641ba95d463c2</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/091219105f658fea2665099bef2ab09526ba9d7b</url>
    <id>091219105f658fea2665099bef2ab09526ba9d7b</id>
    <committed-date>2007-12-08T21:10:13-08:00</committed-date>
    <authored-date>2007-12-08T21:10:13-08:00</authored-date>
    <message>updated to site plugin 1.2.2</message>
    <tree>333fa0837bccaef21a091b54545e06d61d3d4be7</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a80e28aa66c8e91ced044b14b8279278edd54ef</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/31f2a33ebba539c856b370b1255641ba95d463c2</url>
    <id>31f2a33ebba539c856b370b1255641ba95d463c2</id>
    <committed-date>2007-12-08T21:08:17-08:00</committed-date>
    <authored-date>2007-12-08T21:08:17-08:00</authored-date>
    <message>Fixed doc xhtml compliance</message>
    <tree>5d2a82df0a9a2281653646719450c94f6bc7049e</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1384307451ed644ac13648514d50582e11489b6</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/7a80e28aa66c8e91ced044b14b8279278edd54ef</url>
    <id>7a80e28aa66c8e91ced044b14b8279278edd54ef</id>
    <committed-date>2007-12-07T22:39:14-08:00</committed-date>
    <authored-date>2007-12-07T22:39:14-08:00</authored-date>
    <message>Update docs to referene spy.jar 2.4</message>
    <tree>915c3c5706888f4ea47c751006b7caf48cca786e</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
</commits>
