From f62baef5adfb6d0e4f70255ca71fc40f5b057c5d Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 23 Nov 2007 20:46:35 +0000 Subject: [PATCH] *** empty log message *** --- AuthorizeNet.pm | 2 +- Changes | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index d4e4294..316b481 100644 --- a/AuthorizeNet.pm +++ b/AuthorizeNet.pm @@ -6,7 +6,7 @@ use Business::OnlinePayment; use vars qw($VERSION @ISA $me); @ISA = qw(Business::OnlinePayment); -$VERSION = '3.18'; +$VERSION = '3.19'; $me = 'Business::OnlinePayment::AuthorizeNet'; sub set_defaults { diff --git a/Changes b/Changes index 3755e3b..0f534ff 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,12 @@ Revision history for Perl extension Business::OnlinePayment::AuthorizeNet. -3.18 unreleased +3.19 Fri Nov 23 12:46:05 PST 2007 + - ironically, forgot the 3.18 changelog, so this is 3.19 anyway :) + +3.18 Fri Nov 23 10:55:44 PST 2007 - Patch From Steve Simitzis for better compatiblity with eProcessingNetwork's AuthorizeNet compatability mode. - - added ARB support, rearranging code in the process + - added ARB support, rearranging code in the process (Jeff Finucane) 3.17 Tue Jul 10 21:12:46 PDT 2007 - Trim the extra 'ip_addr="1.2.3.4"' added by eProcessingNetwork's -- 2.11.0