From: jeff Date: Thu, 21 Jun 2007 19:40:10 +0000 (+0000) Subject: don't die when we do not know how to perform the transaction X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-TransFirsteLink.git;a=commitdiff_plain;h=HEAD don't die when we do not know how to perform the transaction --- diff --git a/Changes b/Changes index a07a67d..f9798ed 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension Business::OnlinePayment::TransFirsteLink. +0.04 Thu Jun 21 15:25:50 EDT 2007 + - don't die when we don't know how to perform the transaction + just fail instead + 0.03 Thu May 31 20:04:17 EDT 2007 - cope with discrepancy in second array element from B:OP:HTTPS between Net::SSLeay and Crypt::SSLeay/LWP::UserAgent