Fixup parameter passing, finish changing names & doco to match
[Business-OnlinePayment.git] / Changes
diff --git a/Changes b/Changes
index 635b2b4..5b4f7d5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,18 @@
 Revision history for Perl extension Business::OnlinePayment.
 
+3.00_04  unreleased
+       - oops, forgot _03 changelog in _03
+       - B:OP:HTTPS: require Net::SSLeay 1.30 and remove _my_https_post kludge
+       - eliminate warnings about redefined subroutes
+       - failure statues
+
+3.00_03  Wed Mar 16 02:41:59 PST 2005
+       - https_post now accepts a scalar of raw content instead of key value
+         pairs
+
+3.00_02  Mon Jan 10 21:36:53 PST 2005
+       - HTTPS base class now has https_post in addition to https_get
+
 3.00_01  Thu Aug 26 04:49:26 2004
        - first of the v3 dev releases