================================
2010-06-10 13:39:43 -0400 v0_263
================================

  commit e0a13446e43c567de6287276229c1c10cd27b395
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jun 10 13:39:43 2010 -0400
  
    Bump up the version for release.

  commit 2d844f15579e9cc6f47309449d228a3eeb250316
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jun 10 13:37:27 2010 -0400
  
    Fix the case insensitivy of ETIMEDOUT check, per gustavderdrache's
    report in freenode #perl. 

================================
2009-10-18 03:32:52 -0400 v0_262
================================

  commit e27dad536be976b5883ed5da70389f86052d83d4
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Oct 18 03:32:52 2009 -0400
  
    Bump the version for release.

  commit 43b1a784ed8ca9c0715ed578f328dca96ce828ca
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Oct 18 03:30:12 2009 -0400
  
    hippietrail on Freenode #perl reported a test failure that turns out
    to be a connection refused error rather than ETIMEDOUT. We'll skip
    the test if the connection is refused outright. Thanks to them for
    interactively trying some things out. 

================================
2009-10-14 03:06:23 -0400 v0_261
================================

  commit 542516fd9fd03e31c92517695588f67c2d72d07c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Oct 14 03:06:23 2009 -0400
  
    Prepare for release.

  commit 8a1b8c59bd71424099241efb75566c63148068c1
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Oct 13 00:53:24 2009 -0400
  
    Notify the tester that this may take a long time if their firewall
    blackholes connections.

  commit 1658afd15631d9ace4f1db98523ef84da3724f29
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Oct 13 00:42:48 2009 -0400
  
    Resolve a test bug introduced by POE's new dispatch timing.

    Adam Kennedy reported that t/09_timeout.t was consistently failing
    under the latest development version of POE. It turned out to be a
    dodgy test relying on event timing, which was bound to fail sooner or
    later anyway. This commit removes the reliance on I/O event timing.

  commit 2e16fd0a078c0de6d31a7196cc61215e2332be26
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Oct 12 23:55:27 2009 -0400
  
    Add an 00_info.t test to help diagnose platform- and
    dependency-specific issues.

  commit 74153253f06e11c7e1381581a4a1a1fb991856a8
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Sep 14 11:50:40 2009 -0400
  
    Upgrade distribution to git-based workflow. 

================================
2009-07-28 06:06:04 +0000 v0_260
================================

  commit 2e720313ceb90bbdcc541cbe23a6809768e8cf1d
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jul 28 06:06:04 2009 +0000
  
    Use latest POE, and prepare for a new release.

  commit 00a3812740c830a8ff05c5cc7a9a0f78782f9f1f
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Jul 27 04:55:14 2009 +0000
  
    Added a machine-readable repository directory to the distribution.
    Documented the bug tracker, repository, and other resource URLs.

  commit 1264faefc037b9ed93018fb4945354c558534fa7
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Jul 27 02:39:01 2009 +0000
  
    Set license and repository metadata.

  commit 4397723fee192500980e5fee8c2a84af1a12abf6
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Jul 26 18:04:17 2009 +0000
  
    Avoid calling setsockopt() on bad file descriptors. Sometimes a
    socket is given back to POE::Component::Client::Keepalive, and then
    it goes bad before it can be reclaimed or discarded.

  commit 62ffc4f55722ee314abef97ac5aea46c9c45a383
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Jul 26 07:09:17 2009 +0000
  
    Set the Net::IP dependency, even though POE::Component::Client::DNS
    should pull it in via Net::DNS.

  commit 7a376c488065fe1874a5e31cf2af3d8fc86c500b
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Jul 26 07:08:00 2009 +0000
  
    Resolve rt.cpan.org 41326, reported by J.G.Konrad and entered into
    the queue by Chris Williams. Dotted quad detection was pretty weak,
    but now it uses Net::IP::ip_is_ipv4() to detect whether DNS
    resolution is needed. 

==============
End of Excerpt
==============