Change log for Net::Curl. See the complete list of changes at:
https://github.com/sparky/perl-Net-Curl/commits/master

0.29 2013-08-01T11:39:27Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Fixed compatibility down to libcurl/7.15.5 (7.15.4 is not compatible);
 - Updated the Changes file to conform with the CPAN::Changes Kwalitee
   Service;
 - Synced symbols-in-versions from libcurl/7.31.0;
 - Attempt to fix tests failing behind a proxy.

0.28 2013-05-12T11:46:53Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Implemented curl_multi_wait() as Net::Curl::Multi::wait() method;
 - META/documentation fixes.

0.27 2013-05-11T12:54:58Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Net::Curl::Easy::reset() now works;
 - Fixed the leak test for Perl >= 5.017;
 - Few steps towards Modern Perl (checked with Perl::Critic, updated META,
   added real change log);
 - Minor cleanups.

0.26 2013-05-05T23:20:46Z
 [Stanislaw Pusep <stas@sysd.org>]
 - Fixed "Attempt to free unreferenced scalar: SV 0xdeadbeef during global
   destruction.";
 - ExtUtils::PkgConfig now recognizes libcurl installed anywhere;
 - Updated inc/symbols-in-versions from libcurl/7.30.0.