X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=477a59ccb02a760ea2a001ea05005fa7171cc566;hb=5426737664dd0fd517c2f4f931fa04852e95d1ca;hp=de27f8b2441042123c5ce5ee7674787aeb6eb697;hpb=90eca2090a47dd4755de4fa707597ff2c025ecaa;p=Net-HTTPS-Any.git diff --git a/Changes b/Changes index de27f8b..477a59c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ Revision history for Net-HTTPS-Any -0.10 unreleased +0.11 unreleased + - doc: update example in synopsis + - Depend on Net::SSLeay and test on it (and not Crypt::SSLeay), to + eliminate spurious test failures and increase installability. Alas, + but the last four years have not provided OR relationships in CPAN + dependencies. + - TODO: document our usage of LWP isn't necessarily Crypt::SSLeay with + new (which?) LWP versions. + +0.10 Sat May 1 13:39:39 PDT 2010 - Pull in changes from Business::OnlinePayment::HTTPS 0.09 from Business::OnlinePayment 3.00 - Default Content-Type to application/x-www-form-urlencoded @@ -9,6 +18,8 @@ Revision history for Net-HTTPS-Any response code - Removed meaningless Content-Type handling from https_get - Added/documented debugging option + - Updated servers used for testing in examples and tests + - Supress uninitialized value warnings from Net::SSLeay 0.09 unrelesed - First version numbered 0.09 (based on