<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d2d3df7e1319e34b49ecb4157979645870fece1d</id>
      </parent>
      <parent>
        <id>174f1a4814515672bb74c92ed7ba05db77210a15</id>
      </parent>
    </parents>
    <author>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/84c7388b7260276d2691222da151328a9dc4f2d0</url>
    <id>84c7388b7260276d2691222da151328a9dc4f2d0</id>
    <committed-date>2009-03-18T10:55:21-07:00</committed-date>
    <authored-date>2009-03-18T10:55:21-07:00</authored-date>
    <message>Merge branch 'integrate'</message>
    <tree>631e773b4e31ec3ff8b0ea329ef402a20a5db026</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>850cae5e606c29dfe3917ea2236652cd69ad2737</id>
      </parent>
    </parents>
    <author>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/d2d3df7e1319e34b49ecb4157979645870fece1d</url>
    <id>d2d3df7e1319e34b49ecb4157979645870fece1d</id>
    <committed-date>2009-03-18T10:49:06-07:00</committed-date>
    <authored-date>2009-03-18T10:49:06-07:00</authored-date>
    <message>Avoid ThreadError being raised if our queue is empty (make the debug easier).</message>
    <tree>18ec9e2cb5028ae07e0a2514dfbcda583683a38c</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95f0e2e9c04ae8b38648bcd6b7a745532f482776</id>
      </parent>
    </parents>
    <author>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/850cae5e606c29dfe3917ea2236652cd69ad2737</url>
    <id>850cae5e606c29dfe3917ea2236652cd69ad2737</id>
    <committed-date>2009-03-10T13:31:25-07:00</committed-date>
    <authored-date>2009-03-10T13:31:25-07:00</authored-date>
    <message>Modified #publish_simple_item (given it just worked with 'value' element) and added #publish_atom_item</message>
    <tree>5aca94cb0dd2a054380f69b884b94891d9932cce</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>051c6237b59c5926eb681dd3510e72e6fe17d93b</id>
      </parent>
    </parents>
    <author>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/95f0e2e9c04ae8b38648bcd6b7a745532f482776</url>
    <id>95f0e2e9c04ae8b38648bcd6b7a745532f482776</id>
    <committed-date>2009-02-19T12:31:35-08:00</committed-date>
    <authored-date>2009-02-19T12:31:35-08:00</authored-date>
    <message>Added pubunsubscribe_from and my_nodes

I had to reimplement unsubscribe_from from XMPP4R since it doesn't support subids (and OpenFire seems to require them).</message>
    <tree>f195a93ae4f785153cee93492aea3d2e854a5545</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0944f035df0763063306f155ea58e3b3ac7c157b</id>
      </parent>
    </parents>
    <author>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/174f1a4814515672bb74c92ed7ba05db77210a15</url>
    <id>174f1a4814515672bb74c92ed7ba05db77210a15</id>
    <committed-date>2009-02-12T09:24:21-08:00</committed-date>
    <authored-date>2009-02-12T09:24:21-08:00</authored-date>
    <message>Update the README and add AUTHORS file.</message>
    <tree>3b44b3559db2d7ba26b3e20943b7cc2303d557a6</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a63e47187d367ccef77e899742f86ba026b207d4</id>
      </parent>
    </parents>
    <author>
      <name>Tim Shadel</name>
      <email>github@timshadel.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/0944f035df0763063306f155ea58e3b3ac7c157b</url>
    <id>0944f035df0763063306f155ea58e3b3ac7c157b</id>
    <committed-date>2009-02-12T09:17:17-08:00</committed-date>
    <authored-date>2008-07-10T16:02:16-07:00</authored-date>
    <message>Handle iq stanzas in the same way as messages.

A simple switch lets you turn on or off the capture of iq
stanzas so that clients that don't care about them can safely
ignore them without memory buildup.  It defaults to off.

Signed-off-by: Tim Shadel &lt;github@timshadel.com&gt;</message>
    <tree>39cc197a28f5ba7c49e293fef8259c020502f969</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd23cb60f3b1158ceec3eb01752b15c85d811593</id>
      </parent>
    </parents>
    <author>
      <name>Matt Haley</name>
      <email>matt@smajn.net</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/a63e47187d367ccef77e899742f86ba026b207d4</url>
    <id>a63e47187d367ccef77e899742f86ba026b207d4</id>
    <committed-date>2009-02-12T09:11:52-08:00</committed-date>
    <authored-date>2008-12-08T19:09:37-08:00</authored-date>
    <message>Fixed block typo in README.</message>
    <tree>e61b4a1653c306be881067bcd1f884f6e010efc5</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0347b5e8e4173e2eba30a6e1e6709530d022a5c4</id>
      </parent>
    </parents>
    <author>
      <name>Matt Haley</name>
      <email>matt@smajn.net</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/cd23cb60f3b1158ceec3eb01752b15c85d811593</url>
    <id>cd23cb60f3b1158ceec3eb01752b15c85d811593</id>
    <committed-date>2009-02-12T09:11:50-08:00</committed-date>
    <authored-date>2008-12-08T18:56:17-08:00</authored-date>
    <message>Allow specifying the host and port for connections.

Allows connecting to servers where jid doesn't match the server hostname. For example Google Talk with Google Apps.</message>
    <tree>3699d2043b3e93792a67e788f4dfeac30fb62ab9</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>915f76fe65de8a6ce68c8e2b6436b6045a015589</id>
      </parent>
    </parents>
    <author>
      <name>Matt Haley</name>
      <email>matt@smajn.net</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/0347b5e8e4173e2eba30a6e1e6709530d022a5c4</url>
    <id>0347b5e8e4173e2eba30a6e1e6709530d022a5c4</id>
    <committed-date>2009-02-12T09:11:45-08:00</committed-date>
    <authored-date>2008-12-08T18:55:13-08:00</authored-date>
    <message>Don't require rcov for all tasks.</message>
    <tree>ce44a00533e6a34a153019ab86c3942ef5889759</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81d7497bc4381adafe3f625890158f700aafd1ee</id>
      </parent>
    </parents>
    <author>
      <name>Kenneth Kalmer</name>
      <email>kenneth.kalmer@gmail.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/915f76fe65de8a6ce68c8e2b6436b6045a015589</url>
    <id>915f76fe65de8a6ce68c8e2b6436b6045a015589</id>
    <committed-date>2009-02-12T09:09:11-08:00</committed-date>
    <authored-date>2008-12-17T16:04:33-08:00</authored-date>
    <message>Keep Timeout::timeout calls</message>
    <tree>d0796e826f60abc1d72854b1cd145c1125ab3ab8</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2335609e7d6b9fa7531e0cb89e843cf62e2268a4</id>
      </parent>
    </parents>
    <author>
      <name>Kenneth Kalmer</name>
      <email>kenneth.kalmer@gmail.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/81d7497bc4381adafe3f625890158f700aafd1ee</url>
    <id>81d7497bc4381adafe3f625890158f700aafd1ee</id>
    <committed-date>2009-02-12T09:09:10-08:00</committed-date>
    <authored-date>2008-12-17T15:43:49-08:00</authored-date>
    <message>Compatibility with Ruby 1.9.1-p2, 1.9.0-5, 1.8.7-p72, 1.8.6-p114 (thanks multiruby)</message>
    <tree>0072d18c5c3638dc7f6ee31f32e52936995309d1</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2166bf7e6fa39269f6569ae1333720e4bdf794a6</id>
      </parent>
    </parents>
    <author>
      <name>Aymerick</name>
      <email>aymerick@fotonauts.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/2335609e7d6b9fa7531e0cb89e843cf62e2268a4</url>
    <id>2335609e7d6b9fa7531e0cb89e843cf62e2268a4</id>
    <committed-date>2009-02-12T09:06:24-08:00</committed-date>
    <authored-date>2008-11-17T04:31:49-08:00</authored-date>
    <message>Gem generation fix.</message>
    <tree>6d0ce6871b8fd381bd1f25cdd9d8d673b07023aa</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e4e7dba2426786fd6158e6c30db6675f375e59c</id>
      </parent>
    </parents>
    <author>
      <name>Aymerick</name>
      <email>aymerick@fotonauts.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/2166bf7e6fa39269f6569ae1333720e4bdf794a6</url>
    <id>2166bf7e6fa39269f6569ae1333720e4bdf794a6</id>
    <committed-date>2009-02-12T09:06:22-08:00</committed-date>
    <authored-date>2008-11-17T04:28:23-08:00</authored-date>
    <message>Making gem generation work.</message>
    <tree>fc44df3b62493d26927e72bd2e35a19b4742a298</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36115d1720641c8fb80532e844ba8c028d224b48</id>
      </parent>
    </parents>
    <author>
      <name>Aymerick</name>
      <email>aymerick@fotonauts.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/5e4e7dba2426786fd6158e6c30db6675f375e59c</url>
    <id>5e4e7dba2426786fd6158e6c30db6675f375e59c</id>
    <committed-date>2009-02-12T09:06:20-08:00</committed-date>
    <authored-date>2008-11-14T09:02:47-08:00</authored-date>
    <message>Force gem generation.</message>
    <tree>021957e2be1a8277faa3caa59fe5e10847ccde23</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>051c6237b59c5926eb681dd3510e72e6fe17d93b</id>
      </parent>
    </parents>
    <author>
      <name>Aymerick</name>
      <email>aymerick@fotonauts.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/36115d1720641c8fb80532e844ba8c028d224b48</url>
    <id>36115d1720641c8fb80532e844ba8c028d224b48</id>
    <committed-date>2009-02-12T09:06:19-08:00</committed-date>
    <authored-date>2008-11-14T09:02:06-08:00</authored-date>
    <message>Force gem generation.</message>
    <tree>e21a726502d61f5ddec993574584948d361d1965</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4dad8f0c6c9a0517d8b473337c55d1bf16c9a836</id>
      </parent>
    </parents>
    <author>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/051c6237b59c5926eb681dd3510e72e6fe17d93b</url>
    <id>051c6237b59c5926eb681dd3510e72e6fe17d93b</id>
    <committed-date>2009-02-06T12:15:06-08:00</committed-date>
    <authored-date>2009-02-06T12:15:06-08:00</authored-date>
    <message>Update the README for examples on PubSub</message>
    <tree>021957e2be1a8277faa3caa59fe5e10847ccde23</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6ea2496445f062cf81aada6e296aff89feb1f66</id>
      </parent>
    </parents>
    <author>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/4dad8f0c6c9a0517d8b473337c55d1bf16c9a836</url>
    <id>4dad8f0c6c9a0517d8b473337c55d1bf16c9a836</id>
    <committed-date>2009-02-05T09:51:19-08:00</committed-date>
    <authored-date>2009-02-05T09:46:22-08:00</authored-date>
    <message>More small fixes</message>
    <tree>6e4da3c49419f99b661568884bddea81e35261b8</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f024ad91051b20ae4faabbd11971bade2a48509</id>
      </parent>
    </parents>
    <author>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/f6ea2496445f062cf81aada6e296aff89feb1f66</url>
    <id>f6ea2496445f062cf81aada6e296aff89feb1f66</id>
    <committed-date>2009-02-05T09:51:19-08:00</committed-date>
    <authored-date>2009-01-22T11:17:30-08:00</authored-date>
    <message>Small modifications to the code and adding some tests</message>
    <tree>063d537b9d47d0fe43d75f17c477256d5db50c58</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37d466f703a71dd624319bb272731661aa24497c</id>
      </parent>
    </parents>
    <author>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/9f024ad91051b20ae4faabbd11971bade2a48509</url>
    <id>9f024ad91051b20ae4faabbd11971bade2a48509</id>
    <committed-date>2009-02-05T09:51:19-08:00</committed-date>
    <authored-date>2009-01-22T11:00:12-08:00</authored-date>
    <message>Beginning to code some support to PubSub services.</message>
    <tree>c8d5fe5e4e74a212b2f334694ba0cdedaf2558f0</tree>
    <committer>
      <name>Pablo Lorenzoni</name>
      <email>pablo@propus.com.br</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfde2c5bdfabbaa078cd6cfb41092257c5132689</id>
      </parent>
    </parents>
    <author>
      <name>Blaine Cook</name>
      <email>romeda@gmail.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/37d466f703a71dd624319bb272731661aa24497c</url>
    <id>37d466f703a71dd624319bb272731661aa24497c</id>
    <committed-date>2008-07-30T16:04:09-07:00</committed-date>
    <authored-date>2008-07-30T16:04:09-07:00</authored-date>
    <message>add xmpp4r-simple.gemspec</message>
    <tree>8d7c64b4fcb03625446811902eb7a149e76f2693</tree>
    <committer>
      <name>Blaine Cook</name>
      <email>romeda@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d8c91920720e470afcc1bebe5e48d104c9704c36</id>
      </parent>
    </parents>
    <author>
      <name>Blaine Cook</name>
      <email>romeda@gmail.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/dfde2c5bdfabbaa078cd6cfb41092257c5132689</url>
    <id>dfde2c5bdfabbaa078cd6cfb41092257c5132689</id>
    <committed-date>2008-07-30T15:09:16-07:00</committed-date>
    <authored-date>2008-07-30T15:09:16-07:00</authored-date>
    <message>update my email address in changelog.</message>
    <tree>ade121586485bf6aa78ebbabaac3085a50b7eefd</tree>
    <committer>
      <name>Blaine Cook</name>
      <email>romeda@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40b3f10e891df7b0db323a764d04a72f119c8c96</id>
      </parent>
    </parents>
    <author>
      <name>Blaine Cook</name>
      <email>romeda@gmail.com</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/d8c91920720e470afcc1bebe5e48d104c9704c36</url>
    <id>d8c91920720e470afcc1bebe5e48d104c9704c36</id>
    <committed-date>2008-07-30T15:07:58-07:00</committed-date>
    <authored-date>2008-07-30T15:07:58-07:00</authored-date>
    <message>update copyright</message>
    <tree>a0301a74ef322cb8a897024e668f27bd1b6b56fd</tree>
    <committer>
      <name>Blaine Cook</name>
      <email>romeda@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce332b1c8a050c9d63c767ccd38ffdd45a0ad169</id>
      </parent>
    </parents>
    <author>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/40b3f10e891df7b0db323a764d04a72f119c8c96</url>
    <id>40b3f10e891df7b0db323a764d04a72f119c8c96</id>
    <committed-date>2007-03-02T11:47:01-08:00</committed-date>
    <authored-date>2007-03-02T11:47:01-08:00</authored-date>
    <message>don't allow multiple reconnecting threads to stomp all over eachother.

git-svn-id: https://xmpp4r-simple.googlecode.com/svn/trunk@34 1e3c5029-9921-0410-9e82-436f4d538387</message>
    <tree>15fb774d82bfbb45ae9051d6926753291ed38ea5</tree>
    <committer>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bc7371e3f2b46cd7a5c422cea546bda173d8844e</id>
      </parent>
    </parents>
    <author>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/ce332b1c8a050c9d63c767ccd38ffdd45a0ad169</url>
    <id>ce332b1c8a050c9d63c767ccd38ffdd45a0ad169</id>
    <committed-date>2007-01-31T17:16:31-08:00</committed-date>
    <authored-date>2007-01-31T17:16:31-08:00</authored-date>
    <message>update changelog, and add dependencies to rakefile.

git-svn-id: https://xmpp4r-simple.googlecode.com/svn/trunk@33 1e3c5029-9921-0410-9e82-436f4d538387</message>
    <tree>d6adcb2cd3c9e6767c0865ea7afdb975dd39e481</tree>
    <committer>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6efc7b3982877cd8c98a2c1a69d4c685dfb87b87</id>
      </parent>
    </parents>
    <author>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/bc7371e3f2b46cd7a5c422cea546bda173d8844e</url>
    <id>bc7371e3f2b46cd7a5c422cea546bda173d8844e</id>
    <committed-date>2007-01-28T22:32:00-08:00</committed-date>
    <authored-date>2007-01-28T22:32:00-08:00</authored-date>
    <message>Update CHANGELOG and increment version in Rakefile.

git-svn-id: https://xmpp4r-simple.googlecode.com/svn/trunk@32 1e3c5029-9921-0410-9e82-436f4d538387</message>
    <tree>ac805a94c2a7c85bf0693983f6f361cd8f931277</tree>
    <committer>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>837735c98f84a4c9275e60b0180550ef5951caad</id>
      </parent>
    </parents>
    <author>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/6efc7b3982877cd8c98a2c1a69d4c685dfb87b87</url>
    <id>6efc7b3982877cd8c98a2c1a69d4c685dfb87b87</id>
    <committed-date>2007-01-27T20:05:41-08:00</committed-date>
    <authored-date>2007-01-27T20:05:41-08:00</authored-date>
    <message>Don't send the Jabber::Simple object in its entirety over the DRb pipe; also, handle gracefully server-side disconnects.

git-svn-id: https://xmpp4r-simple.googlecode.com/svn/trunk@31 1e3c5029-9921-0410-9e82-436f4d538387</message>
    <tree>ee10c51e88d623fa3ae1712ce8992949d02c37f5</tree>
    <committer>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c693a5a2d85f05712f1652c1da46c26ce4aa861b</id>
      </parent>
    </parents>
    <author>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/837735c98f84a4c9275e60b0180550ef5951caad</url>
    <id>837735c98f84a4c9275e60b0180550ef5951caad</id>
    <committed-date>2007-01-26T11:46:48-08:00</committed-date>
    <authored-date>2007-01-26T11:46:48-08:00</authored-date>
    <message>Catch exceptions when we disconnect from the server and increment version to 0.8.6.

git-svn-id: https://xmpp4r-simple.googlecode.com/svn/trunk@30 1e3c5029-9921-0410-9e82-436f4d538387</message>
    <tree>5d87b3deff045aaec3e5bd78ec30c01ee317a249</tree>
    <committer>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a936a863b4c7a542df9062ebd7e42353e4e28daa</id>
      </parent>
    </parents>
    <author>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/c693a5a2d85f05712f1652c1da46c26ce4aa861b</url>
    <id>c693a5a2d85f05712f1652c1da46c26ce4aa861b</id>
    <committed-date>2007-01-22T19:27:37-08:00</committed-date>
    <authored-date>2007-01-22T19:27:37-08:00</authored-date>
    <message>Update Rakefile to reflect new version.

git-svn-id: https://xmpp4r-simple.googlecode.com/svn/trunk@29 1e3c5029-9921-0410-9e82-436f4d538387</message>
    <tree>41448b539375725241e6461fce62a22511e173ba</tree>
    <committer>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4bd0314eb6d2cfc004671f483a8f77eab11de3ac</id>
      </parent>
    </parents>
    <author>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/a936a863b4c7a542df9062ebd7e42353e4e28daa</url>
    <id>a936a863b4c7a542df9062ebd7e42353e4e28daa</id>
    <committed-date>2007-01-22T19:26:23-08:00</committed-date>
    <authored-date>2007-01-22T19:26:23-08:00</authored-date>
    <message>update documentation for new Jabber::Simple#deliver syntax

git-svn-id: https://xmpp4r-simple.googlecode.com/svn/trunk@28 1e3c5029-9921-0410-9e82-436f4d538387</message>
    <tree>795219ab79cd6b138807875bd5a66eaeefe55f33</tree>
    <committer>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09a6b067b308a0d810c9d2e2981bad4839652d18</id>
      </parent>
    </parents>
    <author>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </author>
    <url>http://github.com/spectra/xmpp4r-simple/commit/4bd0314eb6d2cfc004671f483a8f77eab11de3ac</url>
    <id>4bd0314eb6d2cfc004671f483a8f77eab11de3ac</id>
    <committed-date>2007-01-22T19:24:03-08:00</committed-date>
    <authored-date>2007-01-22T19:24:03-08:00</authored-date>
    <message>update changelog

git-svn-id: https://xmpp4r-simple.googlecode.com/svn/trunk@27 1e3c5029-9921-0410-9e82-436f4d538387</message>
    <tree>f731cb75de0b5f9b3513731406253eec0fa5a523</tree>
    <committer>
      <name>romeda</name>
      <email>romeda@1e3c5029-9921-0410-9e82-436f4d538387</email>
    </committer>
  </commit>
</commits>
