- changelogs from B:OP and B:OP:HTTPS changes to support PayflowPro rewrite
authorplobbes <plobbes>
Mon, 12 Mar 2007 06:43:04 +0000 (06:43 +0000)
committerplobbes <plobbes>
Mon, 12 Mar 2007 06:43:04 +0000 (06:43 +0000)
Changes

diff --git a/Changes b/Changes
index 4a8988d..e771004 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 Revision history for Perl extension Business::OnlinePayment.
 
 3.00_06  unreleased
+       - B:OP:HTTPS: add optional \%options (options hashref) to
+         https_get and https_post to allow modules using this to set
+         headers, etc. required for PayflowPro HTTP protocol support
+       - B:OP:HTTPS: support setting Net::SSLeay "$mime_type6" argument
+       - B:OP:HTTPS: pass $DEBUG value to $Net::SSLeay::trace (debug control)
+        - new() now passes %data (processor data) to set_defaults
        - update B:OP:HTTPS to allow setting request headers
         - doc: list a bunch of previously undocumented fields