document our usage of LWP isn't necessarily Crypt::SSLeay
[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 (closes: CPAN#73363)
9         - TODO: document our usage of LWP isn't necessarily Crypt::SSLeay with
10           new (which?) LWP versions.
11         - doc: spelling (closes: CPAN#88510)
12
13 0.10    Sat May  1 13:39:39 PDT 2010
14         - Pull in changes from Business::OnlinePayment::HTTPS 0.09 from
15           Business::OnlinePayment 3.00
16         - Default Content-Type to application/x-www-form-urlencoded
17         - Added WHY THIS MODULE section to POD
18         - Updated tests for new world of not returning HTTP as part of the
19           response code
20         - Removed meaningless Content-Type handling from https_get
21         - Added/documented debugging option
22         - Updated servers used for testing in examples and tests
23         - Supress uninitialized value warnings from Net::SSLeay
24
25 0.09    unrelesed
26         - First version numbered 0.09 (based on
27           Business::OnlinePayment::HTTPS 0.08 from
28           Business::OnlinePayment 3.00_08)
29