<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,13 @@
+== 0.2.3 / 2009-11-01
+
+* Minor enhancements
+
+  * Options are now applied per-crawl, rather than module-wide.
+
+* Bug fixes
+
+  * Fixed a bug which caused deadlock if an exception occurred when crawling the last page in the queue.
+
 == 0.2.2 / 2009-10-26
 
 * Minor enhancements</diff>
      <filename>CHANGELOG.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -21,6 +21,4 @@ See the scripts under the &lt;tt&gt;lib/anemone/cli&lt;/tt&gt; directory for examples of sev
 
 == Requirements
 * nokogiri
-
-== Optional
-* fizx-robots (required if obey_robots_txt is set to true)
+* robots</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -82,7 +82,7 @@ module Anemone
       rescue EOFError
         refresh_connection(url)
         retries += 1
-        retry unless retries &gt; 1
+        retry unless retries &gt; 3
       end
     end
 </diff>
      <filename>lib/anemone/http.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e475a64e6bbf4e2c7a0bcc5e6407dfa7881b9ad3</id>
    </parent>
  </parents>
  <author>
    <name>Chris Kite</name>
    <email>chris@chriskite.com</email>
  </author>
  <url>http://github.com/chriskite/anemone/commit/ae1b43cfd624364af1065cc5b8048634da5f19dd</url>
  <id>ae1b43cfd624364af1065cc5b8048634da5f19dd</id>
  <committed-date>2009-11-01T15:18:59-08:00</committed-date>
  <authored-date>2009-11-01T15:18:59-08:00</authored-date>
  <message>updated README and CHANGELOG</message>
  <tree>92ae9f02e6efc8b17276922c1b0352232b335562</tree>
  <committer>
    <name>Chris Kite</name>
    <email>chris@chriskite.com</email>
  </committer>
</commit>
