doc
authorIvan Kohler <ivan@freeside.biz>
Fri, 5 Feb 2016 15:34:30 +0000 (07:34 -0800)
committerIvan Kohler <ivan@freeside.biz>
Fri, 5 Feb 2016 15:34:30 +0000 (07:34 -0800)
Changes
CreditCard.pm

diff --git a/Changes b/Changes
index 2747fbb..5fa7daf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Business::CreditCard.
 
+0.35  unreleased
+        - doc: Clarify processing agreements don't apply to Canada
+
 0.34  Fri Feb  5 07:24:00 PST 2016
         - 19 digit Visa and Discover cards
         - MasterCard 222100–272099 range
index ea12fee..0ef0110 100644 (file)
@@ -5,7 +5,7 @@ use vars qw( @ISA $VERSION $Country );
 
 @ISA = qw( Exporter );
 
-$VERSION = "0.34";
+$VERSION = "0.35_01";
 
 $Country = 'US';
 
@@ -83,7 +83,7 @@ Credit card issuers have recently been forming agreements to process cards on
 other networks, in which one type of card is processed as another card type.
 
 By default, Business::CreditCard returns the type the card should be treated as
-in the US and Canada.  You can change this to return the type the card should
+in the US.  You can change this to return the type the card should
 be treated as in a different country by setting
 C<$Business::CreditCard::Country> to your two-letter country code.  This
 is probably what you want to determine if you accept the card, or which