X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=4d17ef3606aeeaf3a9358339f293d7954e400158;hb=9ec0c0fea1786883279373e552a8c3997016e980;hp=937b5d377c9accc1750e3e73e179e129e0e49b4c;hpb=0536726f420e8bbfd874abab32e15436807ac3d0;p=Business-OnlinePayment-WesternACH.git diff --git a/Changes b/Changes index 937b5d3..4d17ef3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Business-OnlinePayment-WesternACH +0.08 Thu Oct 1 15:16:05 PDT 2009 + - Fix "Use of uninitialized value in string eq at /usr/lib/perl5/site_perl/5.8.5/Business/OnlinePayment/WesternACH.pm" warning when running returns + +0.07 Tue Aug 18 22:45:10 PDT 2009 + - Handle format change to transret.php results. + 0.06 Thu Aug 13 14:56:12 PDT 2009 - Make transret.php the default returns method. - Old method is still available via returns_method => 'requester'.