adding Phil's changes to Changes
[Business-OnlinePayment.git] / Changes
1 Revision history for Perl extension Business::OnlinePayment.
2
3 3.00_04  unreleased
4         - oops, forgot _03 changelog in _03
5         - B:OP:HTTPS: require Net::SSLeay 1.30 and remove _my_https_post kludge
6         - eliminate warnings about redefined subroutines
7         - failure statues
8         - Business::FraudDetect and Business::FraudDetect::preCharge included
9         - From Phil Lobbes:
10           - content() now returns empty hash if no content is defined
11           - build_subs now uses can() so it doesn't redefine subs (and generate
12             warnings)
13           - DOC: SYNOPSIS now uses correct "card_number" and not "cardnumber"
14
15 3.00_03  Wed Mar 16 02:41:59 PST 2005
16         - https_post now accepts a scalar of raw content instead of key value
17           pairs
18
19 3.00_02  Mon Jan 10 21:36:53 PST 2005
20         - HTTPS base class now has https_post in addition to https_get
21
22 3.00_01  Thu Aug 26 04:49:26 2004
23         - first of the v3 dev releases
24
25 0.01  Sun Jul 25 13:59:10 1999
26         - original version; created by h2xs 1.19
27