==================================================
Changes from 2012-05-06 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 0.948 at 2013-05-06 17:22:31 +0000
------------------------------------------

  Change: c60d4d55461318cf20937748bae218db00f53418
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-05-06 13:17:29 +0000

    Return a "400 Bad Request" error if we're redirected to a URI with a
    bad scheme.

    Sean Brunnock reported the issue when a link redirected his program
    to <htttp://...>. This triggered an internal confess() we had put
    there to trap a strange case we couldn't reproduce. His test case and
    patch were instrumental in helping me resolve this on a deeper level. 

  Change: ced552540af225632756d5696aafee17e0876cf8
  Author: Theron Stanford <shixilun@gmail.com>
  Date : 2013-01-13 15:19:55 +0000

    Fix a doc type; (GET x, y) is not (GET(x), y). 

------------------------------------------
version 0.947 at 2012-06-03 07:21:46 +0000
------------------------------------------

  Change: 944c66f2149bc39a24db854d0310522b1d1697ed
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-06-03 03:21:46 +0000

    [rt.cpan.org 76542] Fix a double close in PoCo::Client::HTTP.

    Florian Schlichting found POE throwing an error on an undefined file
    descriptor. POE::Component::Client::HTTP was closing a filehandle
    before destroying the wheel that was managing it. When it was time
    for the wheel to remove the filehandle's watcher, fileno() failed,
    and trouble ensued. 

  Change: 7628a0aa4c7097a54d46773d3bdc3000362a0fd1
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-06-03 02:27:03 +0000

    [rt.cpan.org 77601] Switch to Socket's getaddrinfo().

    AVENJ reported that Socket::GetSockAddr's :newapi was deprecated.
    Switch to Socket for a more future-proof API. 

------------------------------------------
version 0.946 at 2012-05-15 01:47:32 +0000
------------------------------------------

  Change: eacdcf93f62f566011a8c29637d10f27d0aad28a
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-05-14 21:47:32 +0000

    Rely upon the latest POE::Component::Client::Keepalive. 

  Change: 567c9bf1b2a7ac5aa057baaefa545055548dafc2
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-04-29 19:50:38 +0000

    [rt.cpan.org 76543] Help out Debian with a NAME and SYNOPSIS for an
    internal module.

    Florian sent in a patch written by Krzysztof Krzyzaniak to add NAME
    and SYNOPSIS sections to
    POE::Component::Client::HTTP::RequestFactory. This is reported to
    help Debian automatically build a "whatis" entry for the module.
    Thanks for the patch! Please send any others upstream. 

=================================================
Plus 58 releases after 2012-05-06 00:00:00 +0000.
=================================================