don't die when we do not know how to perform the transaction master
authorjeff <jeff>
Thu, 21 Jun 2007 19:40:10 +0000 (19:40 +0000)
committerjeff <jeff>
Thu, 21 Jun 2007 19:40:10 +0000 (19:40 +0000)
Changes

diff --git a/Changes b/Changes
index a07a67d..f9798ed 100644 (file)
--- 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