Depend on Net::SSLeay and test on it (and not Crypt::SSLeay), to
[Net-HTTPS-Any.git] / Changes
1 Revision history for Net-HTTPS-Any
2
3 0.11    unreleased
4         - doc: update example in synopsis
5         - Depend on Net::SSLeay and test on it (and not Crypt::SSLeay), to
6           eliminate spurious test failures and increase installability.  Alas,
7           but the last four years have not provided OR relationships in CPAN
8           dependencies.
9         - TODO: document our usage of LWP isn't necessarily Crypt::SSLeay with
10           new (which?) LWP versions.
11
12 0.10    Sat May  1 13:39:39 PDT 2010
13         - Pull in changes from Business::OnlinePayment::HTTPS 0.09 from
14           Business::OnlinePayment 3.00
15         - Default Content-Type to application/x-www-form-urlencoded
16         - Added WHY THIS MODULE section to POD
17         - Updated tests for new world of not returning HTTP as part of the
18           response code
19         - Removed meaningless Content-Type handling from https_get
20         - Added/documented debugging option
21         - Updated servers used for testing in examples and tests
22         - Supress uninitialized value warnings from Net::SSLeay
23
24 0.09    unrelesed
25         - First version numbered 0.09 (based on
26           Business::OnlinePayment::HTTPS 0.08 from
27           Business::OnlinePayment 3.00_08)
28